Uses of Class
org.apache.maven.lifecycle.mapping.LifecyclePhase
Packages that use LifecyclePhase
-
Uses of LifecyclePhase in org.apache.maven.lifecycle
Methods 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.mapping
Methods 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 TypeMethodDescriptionvoid
Lifecycle.setLifecyclePhases
(Map<String, LifecyclePhase> lifecyclePhases) Method setLifecyclePhasesLifecyclePhase.toLegacyMap
(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.