| Package | Description | 
|---|---|
| org.apache.maven.plugin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MojoExecutionExceptionAn exception occurring during the execution of a plugin. Throwing this exception causes a "BUILD ERROR" message to be displayed. | 
| class  | MojoFailureExceptionAn exception occurring during the execution of a plugin (such as a compilation failure). Throwing this exception causes a "BUILD FAILURE" message to be displayed. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.