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 java.lang.String |
HIGHEST_DIR_CONTEXT_KEY |
protected java.util.List<org.apache.maven.project.MavenProject> |
projects |
currentProject, property, quiet, session, systemProperty| Constructor and Description |
|---|
HighestBasedirGoal() |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
findDirectory() |
protected java.lang.String |
getContextKey() |
protected java.lang.String |
getLogLabel() |
executegetLog, getPluginContext, setLog, setPluginContextprotected static final java.lang.String HIGHEST_DIR_CONTEXT_KEY
protected java.util.List<org.apache.maven.project.MavenProject> projects
protected java.io.File findDirectory()
throws org.apache.maven.plugin.MojoExecutionException
findDirectory in class AbstractDirectoryGoalorg.apache.maven.plugin.MojoExecutionExceptionAbstractDirectoryGoal.findDirectory()protected java.lang.String getContextKey()
getContextKey in class AbstractDirectoryGoalAbstractDirectoryGoal.getContextKey()protected java.lang.String getLogLabel()
getLogLabel in class AbstractDirectoryGoalAbstractDirectoryGoal.getLogLabel()