Package org.apache.maven.execution

Interface Summary
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 Summary
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 Summary
ExecutionEvent.Type The possible types of execution events.
 

Exception Summary
MavenExecutionRequestPopulationException  
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.