public class ExecutionRootGoal extends AbstractDirectoryGoal implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
EXEC_ROOT_CONTEXT_KEY |
currentProject, property, quiet, session, systemProperty
Constructor and Description |
---|
ExecutionRootGoal() |
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
findDirectory() |
protected java.lang.String |
getContextKey() |
protected java.lang.String |
getLogLabel() |
execute
getLog, getPluginContext, setLog, setPluginContext
protected static final java.lang.String EXEC_ROOT_CONTEXT_KEY
protected java.io.File findDirectory()
findDirectory
in class AbstractDirectoryGoal
AbstractDirectoryGoal.findDirectory()
protected java.lang.String getContextKey()
getContextKey
in class AbstractDirectoryGoal
AbstractDirectoryGoal.getContextKey()
protected java.lang.String getLogLabel()
getLogLabel
in class AbstractDirectoryGoal
AbstractDirectoryGoal.getLogLabel()