Uses of Class
org.apache.maven.lifecycle.Lifecycle
Package
Description
-
Uses of Lifecycle in org.apache.maven.lifecycle
Modifier and TypeMethodDescriptionGet lifecycle based on phaseModifier 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) Deprecated. -
Uses of Lifecycle in org.apache.maven.lifecycle.internal
Modifier and TypeMethodDescriptionDefaultLifecycleMappingDelegate.calculateLifecycleMappings
(MavenSession session, MavenProject project, Lifecycle lifecycle, String lifecyclePhase) -
Uses of Lifecycle in org.apache.maven.lifecycle.providers
DefaultLifecycles(Lookup)
instead