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 Stringprotected List<org.apache.maven.project.MavenProject> Fields inherited from class AbstractDirectoryGoal
currentProject, property, quiet, session, systemPropertyFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractDirectoryGoal
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContextMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.plugin.ContextEnabled
getPluginContext, setPluginContextMethods 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:
findDirectoryin classAbstractDirectoryGoal- Throws:
org.apache.maven.plugin.MojoExecutionException- See Also:
-
getContextKey
- Specified by:
getContextKeyin classAbstractDirectoryGoal- See Also:
-
getLogLabel
- Specified by:
getLogLabelin classAbstractDirectoryGoal- See Also:
-