Class LifecyclePhase
java.lang.Object
org.apache.maven.lifecycle.mapping.LifecyclePhase
Mojo (goals) bindings to a lifecycle phase.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMojos()
void
void
setMojos
(List<LifecycleMojo> mojos) toLegacyMap
(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.toString()
-
Constructor Details
-
LifecyclePhase
public LifecyclePhase() -
LifecyclePhase
-
-
Method Details
-
getMojos
-
setMojos
-
set
-
toString
-
toLegacyMap
@Deprecated public static Map<String,String> toLegacyMap(Map<String, LifecyclePhase> lifecyclePhases) Deprecated.
-