Uses of Class
org.apache.maven.lifecycle.Lifecycle
Packages that use Lifecycle
Package
Description
- 
Uses of Lifecycle in org.apache.maven.lifecycleMethods in org.apache.maven.lifecycle that return LifecycleModifier and TypeMethodDescriptionGet lifecycle based on phaseMethods in org.apache.maven.lifecycle that return types with arguments of type LifecycleModifier 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.Methods in org.apache.maven.lifecycle with parameters of type LifecycleModifier and TypeMethodDescriptionLifecycleMappingDelegate.calculateLifecycleMappings(MavenSession session, MavenProject project, Lifecycle lifecycle, String lifecyclePhase) Constructor parameters in org.apache.maven.lifecycle with type arguments of type LifecycleModifierConstructorDescriptionDefaultLifecycles(Map<String, Lifecycle> lifecycles, org.codehaus.plexus.logging.Logger logger) Deprecated.
- 
Uses of Lifecycle in org.apache.maven.lifecycle.internalMethods in org.apache.maven.lifecycle.internal with parameters of type LifecycleModifier and TypeMethodDescriptionDefaultLifecycleMappingDelegate.calculateLifecycleMappings(MavenSession session, MavenProject project, Lifecycle lifecycle, String lifecyclePhase) 
- 
Uses of Lifecycle in org.apache.maven.lifecycle.providersMethods in org.apache.maven.lifecycle.providers that return Lifecycle
DefaultLifecycles(PlexusContainer)instead