Uses of Class
org.apache.maven.plugin.lifecycle.Lifecycle
-
Uses of Lifecycle in org.apache.maven.plugin.lifecycle
Modifier and TypeMethodDescriptionvoid
LifecycleConfiguration.addLifecycle
(Lifecycle lifecycle) Method addLifecycle.void
LifecycleConfiguration.removeLifecycle
(Lifecycle lifecycle) Method removeLifecycle.Modifier and TypeMethodDescriptionvoid
LifecycleConfiguration.setLifecycles
(List<Lifecycle> lifecycles) Set the lifecycles field.