Package | Description |
---|---|
org.apache.maven.plugin |
Class and Description |
---|
AbstractMojoExecutionException
Base exception.
|
ContextEnabled
Interface to allow
Mojos to communicate with each others Mojos , other than
project's source root and project's attachment. |
Mojo
This interface forms the contract required for
Mojos to interact with the Maven
infrastructure. |
MojoExecutionException
An exception occurring during the execution of a plugin.
|
MojoFailureException
An exception occurring during the execution of a plugin (such as a compilation failure).
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.