Package | Description |
---|---|
org.apache.maven.lifecycle | |
org.apache.maven.lifecycle.internal |
Class and Description |
---|
ExecutionPlanItem
Wraps individual MojoExecutions, containing information about completion status and scheduling.
|
Class and Description |
---|
BuilderCommon
Common code that is shared by the LifecycleModuleBuilder and the LifeCycleWeaveBuilder
|
BuildLogItem |
ConcurrencyDependencyGraph
Presents a view of the Dependency Graph that is suited for concurrent building.
|
DependencyContext
Context of dependency artifacts for a particular project.
|
ExecutionEventCatapult
Assists in firing execution events.
|
ExecutionPlanItem
Wraps individual MojoExecutions, containing information about completion status and scheduling.
|
LifecycleDebugLogger
Logs debug output from the various lifecycle phases.
|
LifecycleExecutionPlanCalculator |
LifecyclePluginResolver |
LifecycleTaskSegmentCalculator
Calculates the task segments in the build
|
MojoDescriptorCreator
Resolves dependencies for the artifacts in context of the lifecycle build
|
MojoExecutor
Executes an individual mojo
|
PhaseRecorder |
ProjectBuildList
A list of project segments, ordered so that all ProjectSegments from first TaskSegment come before any
subsequent TaskSegments.
|
ProjectIndex
Provides the positional index of the project
|
ProjectSegment
A build context that matches a mavenproject to a given tasksegment, and the session to be used.
|
ReactorBuildStatus
Contains status information that is global to an entire reactor build.
|
ReactorContext
Context that is fixed for the entire reactor build.
|
TaskSegment
Describes the required task segment as provided on the maven command line; i.e.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.