Class GoalTask
- java.lang.Object
-
- org.apache.maven.lifecycle.internal.GoalTask
-
public final class GoalTask extends java.lang.Object
A task that is a goal
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.- Since:
- 3.0
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.String
pluginGoal
-
Constructor Summary
Constructors Constructor Description GoalTask(java.lang.String pluginGoal)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-