Skip to content

Conversation

@slachiewicz
Copy link
Member

No description provided.

MojoExecutionException and MojoFailureException should never refer to a wikipage anymore.
}

return new ExceptionSummary( exception, message, reference, children );
return new ExceptionSummary( exception, message, null, children );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we losing the exception at all?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, in reference we store shot exception name or links to cwiki

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it
Why not dropping the field?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be possible for some Maven Exceptions to provide their own reference, so plugins and extensions can refer to their own documentation. This cleanup looks a bit too agressive to me.

gnodet pushed a commit to gnodet/maven that referenced this pull request Nov 20, 2024
A parent POM have it removed, but the plgMgmt does
not have this entry of IT project.
@jira-importer
Copy link

Resolve #6616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants