Uses of Class
org.apache.maven.plugin.lifecycle.Lifecycle

Packages that use Lifecycle
org.apache.maven.plugin.descriptor   
org.apache.maven.plugin.lifecycle   
 

Uses of Lifecycle in org.apache.maven.plugin.descriptor
 

Methods in org.apache.maven.plugin.descriptor that return Lifecycle
 Lifecycle PluginDescriptor.getLifecycleMapping(java.lang.String lifecycle)
           
 

Uses of Lifecycle in org.apache.maven.plugin.lifecycle
 

Methods in org.apache.maven.plugin.lifecycle with parameters of type Lifecycle
 void LifecycleConfiguration.addLifecycle(Lifecycle lifecycle)
          Method addLifecycle
 void LifecycleConfiguration.removeLifecycle(Lifecycle lifecycle)
          Method removeLifecycle
 



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