Uses of Class
org.apache.maven.lifecycle.Lifecycle
-
Uses of Lifecycle in org.apache.maven.lifecycle
Modifier and TypeMethodDescriptionDefaultLifecycles.getLifeCycles()
Returns an ordered list of lifecyclesDefaultLifecycleExecutor.getPhaseToLifecycleMap()
Deprecated.DefaultLifecycles.getPhaseToLifecycleMap()
We use this to map all phases to the lifecycle that contains it.Modifier and TypeMethodDescriptionLifecycleMappingDelegate.calculateLifecycleMappings
(MavenSession session, MavenProject project, Lifecycle lifecycle, String lifecyclePhase) ModifierConstructorDescriptionDefaultLifecycles
(Map<String, Lifecycle> lifecycles, org.codehaus.plexus.logging.Logger logger) -
Uses of Lifecycle in org.apache.maven.lifecycle.internal
Modifier and TypeMethodDescriptionDefaultLifecycleMappingDelegate.calculateLifecycleMappings
(MavenSession session, MavenProject project, Lifecycle lifecycle, String lifecyclePhase)