Uses of Class
org.apache.maven.plugin.lifecycle.Lifecycle
Packages that use Lifecycle
-
Uses of Lifecycle in org.apache.maven.plugin.lifecycle
Fields in org.apache.maven.plugin.lifecycle with type parameters of type LifecycleMethods in org.apache.maven.plugin.lifecycle that return types with arguments of type LifecycleMethods in org.apache.maven.plugin.lifecycle with parameters of type LifecycleModifier and TypeMethodDescriptionvoidLifecycleConfiguration.addLifecycle(Lifecycle lifecycle) Method addLifecycle.voidLifecycleConfiguration.removeLifecycle(Lifecycle lifecycle) Method removeLifecycle.Method parameters in org.apache.maven.plugin.lifecycle with type arguments of type LifecycleModifier and TypeMethodDescriptionvoidLifecycleConfiguration.setLifecycles(List<Lifecycle> lifecycles) Set the lifecycles field.