org.apache.maven.lifecycle.internal
Class GoalTask
java.lang.Object
org.apache.maven.lifecycle.internal.GoalTask
public final class GoalTask
- extends Object
A task that is a goal
TODO: From a concurrecy perspective, this class is not good. The combination of mutable/immutable state is not nice
- Since:
- 3.0
- Author:
- Benjamin Bentmann
GoalTask
public GoalTask(String pluginGoal)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.