Uses of Package
org.apache.maven.lifecycle.internal

Packages that use org.apache.maven.lifecycle.internal
org.apache.maven.lifecycle   
org.apache.maven.lifecycle.internal   
 

Classes in org.apache.maven.lifecycle.internal used by org.apache.maven.lifecycle
ExecutionPlanItem
          Wraps individual MojoExecutions, containing information about completion status and scheduling.
 

Classes in org.apache.maven.lifecycle.internal used by org.apache.maven.lifecycle.internal
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.