Class LifecyclePhase
java.lang.Object
org.apache.maven.lifecycle.mapping.LifecyclePhase
LifecyclePhase
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetMojos()voidvoidsetMojos(List<LifecycleMojo> mojos) toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.toString()
- 
Constructor Details- 
LifecyclePhasepublic LifecyclePhase()
- 
LifecyclePhase
 
- 
- 
Method Details- 
getMojos
- 
setMojos
- 
set
- 
toString
- 
toLegacyMap@Deprecated public static Map<String,String> toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.
 
-