Class LifecycleMojo
java.lang.Object
org.apache.maven.lifecycle.mapping.LifecycleMojo
Mojo (plugin goal) binding to a lifecycle phase.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGoal()
void
setConfiguration
(XmlNode configuration) void
setDependencies
(List<Dependency> dependencies) void
-
Constructor Details
-
LifecycleMojo
public LifecycleMojo()
-
-
Method Details
-
getGoal
-
getConfiguration
-
getDependencies
-
setGoal
-
setConfiguration
-
setDependencies
-