Package org.apache.maven.lifecycle
Class Lifecycle
java.lang.Object
org.apache.maven.lifecycle.Lifecycle
Lifecycle definition, with eventual plugin bindings (when they are not packaging-specific).
-
Constructor Details
-
Lifecycle
public Lifecycle() -
Lifecycle
-
Lifecycle
public Lifecycle(org.apache.maven.api.services.LifecycleRegistry registry, org.apache.maven.api.Lifecycle lifecycle)
-
-
Method Details