Package org.apache.maven.lifecycle.plan

Interface Summary
BuildPlanner Responsible for creating a plan of execution for a given project and list of tasks.
 

Class Summary
BuildPlan  
BuildPlanUtils Collection of static utility methods used to work with LifecycleBindings and other collections of MojoBinding instances that make up a build plan.
DefaultBuildPlanner Responsible for creating a plan of execution for a given project and list of tasks.
 

Exception Summary
LifecyclePlannerException Signals an error during build-plan construction.
 



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