Uses of Class
org.apache.maven.plugin.AbstractMojoExecutionException
-
Uses of AbstractMojoExecutionException in org.apache.maven.plugin
Modifier and TypeClassDescriptionclass
An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed.class
An exception occurring during the execution of a plugin (such as a compilation failure).
Throwing this exception causes a "BUILD FAILURE" message to be displayed.