Package org.apache.maven.lifecycle

Interface Summary
LifecycleExecutor Responsible for orchestrating the process of building the ordered list of steps required to achieve the specified set of tasks passed into Maven, then executing these mojos in order.
 

Class Summary
DefaultLifecycleExecutor Responsible for orchestrating the process of building the ordered list of steps required to achieve the specified set of tasks passed into Maven, then executing these mojos in order.
TaskValidationResult  
 

Exception Summary
LifecycleExecutionException  
 



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