| Interface | Description |
|---|---|
| ExecutionEvent |
Holds data relevant for an execution event.
|
| ExecutionListener |
Defines events that Maven fires during a build.
|
| MavenExecutionRequest | |
| MavenExecutionRequestPopulator |
Assists in populating an execution request for invocation of Maven.
|
| MavenExecutionResult | |
| ProjectDependencyGraph |
Describes the inter-dependencies between projects in the reactor.
|
| Class | Description |
|---|---|
| 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 | |
| DefaultMavenExecutionResult | |
| MavenSession | |
| ReactorManager | Deprecated |
| Enum | Description |
|---|---|
| ExecutionEvent.Type |
The possible types of execution events.
|
| Exception | Description |
|---|---|
| MavenExecutionRequestPopulationException |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.