public class ExecutionRootGoal extends AbstractDirectoryGoal implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EXEC_ROOT_CONTEXT_KEY |
context, currentProject, property, quiet, session, systemProperty| Constructor and Description |
|---|
ExecutionRootGoal() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
findDirectory() |
protected String |
getContextKey() |
protected String |
getLogLabel() |
execute, getLog, getPluginContext, setLog, setPluginContextprotected static final String EXEC_ROOT_CONTEXT_KEY
protected File findDirectory()
findDirectory in class AbstractDirectoryGoalAbstractDirectoryGoal.findDirectory()protected String getContextKey()
getContextKey in class AbstractDirectoryGoalAbstractDirectoryGoal.getContextKey()protected String getLogLabel()
getLogLabel in class AbstractDirectoryGoalAbstractDirectoryGoal.getLogLabel()Copyright © 2017. All Rights Reserved.