Class ExecutionRootGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
org.commonjava.maven.plugins.execroot.ExecutionRootGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
public class ExecutionRootGoal
extends AbstractDirectoryGoal
implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
-
Field Summary
FieldsFields inherited from class org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
currentProject, property, quiet, session, systemProperty
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
execute
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.maven.plugin.ContextEnabled
getPluginContext, setPluginContext
Methods inherited from interface org.apache.maven.plugin.Mojo
execute, getLog, setLog
-
Field Details
-
EXEC_ROOT_CONTEXT_KEY
- See Also:
-
-
Constructor Details
-
ExecutionRootGoal
public ExecutionRootGoal()
-
-
Method Details
-
findDirectory
- Specified by:
findDirectory
in classAbstractDirectoryGoal
- See Also:
-
getContextKey
- Specified by:
getContextKey
in classAbstractDirectoryGoal
- See Also:
-
getLogLabel
- Specified by:
getLogLabel
in classAbstractDirectoryGoal
- See Also:
-