Class DirectoryOfGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
org.commonjava.maven.plugins.execroot.DirectoryOfGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
public class DirectoryOfGoal
extends AbstractDirectoryGoal
implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String
private ProjectRef
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
-
DIR_OF_CONTEXT_KEY
- See Also:
-
project
-
projects
-
-
Constructor Details
-
DirectoryOfGoal
public DirectoryOfGoal()
-
-
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:
-