Class HighestBasedirGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
org.commonjava.maven.plugins.execroot.HighestBasedirGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
public class HighestBasedirGoal
extends AbstractDirectoryGoal
implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String
protected List
<org.apache.maven.project.MavenProject> Fields 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
-
HIGHEST_DIR_CONTEXT_KEY
- See Also:
-
projects
-
-
Constructor Details
-
HighestBasedirGoal
public HighestBasedirGoal()
-
-
Method Details
-
findDirectory
- Specified by:
findDirectory
in classAbstractDirectoryGoal
- Throws:
org.apache.maven.plugin.MojoExecutionException
- See Also:
-
getContextKey
- Specified by:
getContextKey
in classAbstractDirectoryGoal
- See Also:
-
getLogLabel
- Specified by:
getLogLabel
in classAbstractDirectoryGoal
- See Also:
-