public class HighestBasedirGoal extends AbstractDirectoryGoal implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
| Modifier and Type | Class and Description |
|---|---|
static class |
HighestBasedirGoal.PathComparator |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HIGHEST_DIR_CONTEXT_KEY |
protected List<org.apache.maven.project.MavenProject> |
projects |
context, currentProject, property, quiet, session, systemProperty| Constructor and Description |
|---|
HighestBasedirGoal() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
findDirectory() |
protected String |
getContextKey() |
protected String |
getLogLabel() |
execute, getLog, getPluginContext, setLog, setPluginContextprotected static final String HIGHEST_DIR_CONTEXT_KEY
protected List<org.apache.maven.project.MavenProject> projects
protected File findDirectory() throws org.apache.maven.plugin.MojoExecutionException
findDirectory in class AbstractDirectoryGoalorg.apache.maven.plugin.MojoExecutionExceptionAbstractDirectoryGoal.findDirectory()protected String getContextKey()
getContextKey in class AbstractDirectoryGoalAbstractDirectoryGoal.getContextKey()protected String getLogLabel()
getLogLabel in class AbstractDirectoryGoalAbstractDirectoryGoal.getLogLabel()Copyright © 2017. All Rights Reserved.