| AbstractExecutionListener |
Provides a skeleton implementation for execution listeners.
|
| BuildFailure |
Summarizes the result of a failed project build in the reactor.
|
| BuildSuccess |
Summarizes the result of a successful project build in the reactor.
|
| BuildSummary |
Summarizes the result of a project build in the reactor.
|
| DefaultMavenExecutionRequest |
|
| DefaultMavenExecutionRequestPopulator |
Assists in populating an execution request for invocation of Maven.
|
| DefaultMavenExecutionResult |
|
| DefaultRuntimeInformation |
Deprecated. |
| MavenSession |
A Maven execution session.
|
| MojoExecutionEvent |
Encapsulates parameters of MojoExecutionListener callback methods and is meant to provide API evolution path should
it become necessary to introduce new parameters in the existing callbacks in the future.
|
| ProjectExecutionEvent |
Encapsulates parameters of ProjectExecutionListener callback methods and is meant to provide API evolution path
should it become necessary to introduce new parameters in the existing callbacks in the future.
|
| ReactorManager |
Deprecated. |
| SettingsAdapter |
|