-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Description
Konrad Windszus opened MNG-7351 and commented
From the javadoc the semantical difference is not clear, but https://books.sonatype.com/mvnref-book/reference/writing-plugins-sect-custom-plugin.html#writing-plugins-sect-failure gives further hints, which should be also reflected in the Javadoc of both https://github.com/apache/maven/blob/master/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoExecutionException.java and https://github.com/apache/maven/blob/master/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoFailureException.java. Compare also with https://stackoverflow.com/questions/1033154/when-to-use-mojoexecutionexception-vs-mojofailureexception-in-maven
Affects: 3.8.4
Issue Links:
- SUREFIRE-1835 failsafe plugin's verify goal does not honor
mvn --fail-at-end
Remote Links:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function