Uses of Class
org.apache.maven.lifecycle.mapping.LifecyclePhase
Packages that use LifecyclePhase
- 
Uses of LifecyclePhase in org.apache.maven.lifecycleMethods in org.apache.maven.lifecycle that return types with arguments of type LifecyclePhaseConstructor parameters in org.apache.maven.lifecycle with type arguments of type LifecyclePhase
- 
Uses of LifecyclePhase in org.apache.maven.lifecycle.mappingMethods in org.apache.maven.lifecycle.mapping that return types with arguments of type LifecyclePhaseMethod parameters in org.apache.maven.lifecycle.mapping with type arguments of type LifecyclePhaseModifier and TypeMethodDescriptionvoidLifecycle.setLifecyclePhases(Map<String, LifecyclePhase> lifecyclePhases) Method setLifecyclePhasesLifecyclePhase.toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.