Uses of Class
org.apache.maven.plugin.MojoFailureException
-
Uses of MojoFailureException in org.apache.maven.plugin
Modifier and TypeMethodDescriptionvoid
Mojo.execute()
Perform whatever build-process behavior thisMojo
implements.
This is the main trigger for theMojo
inside theMaven
system, and allows theMojo
to communicate errors.