Uses of Class
org.apache.maven.plugin.MojoExecutionException
Packages that use MojoExecutionException
- 
Uses of MojoExecutionException in org.apache.maven.pluginMethods in org.apache.maven.plugin that throw MojoExecutionExceptionModifier and TypeMethodDescriptionvoidMojo.execute()Perform whatever build-process behavior thisMojoimplements.
 This is the main trigger for theMojoinside theMavensystem, and allows theMojoto communicate errors.