Package | Description |
---|---|
org.apache.maven.plugin |
Modifier and Type | Class and Description |
---|---|
class |
MojoExecutionException
An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed. |
class |
MojoFailureException
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. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.