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 Stringprivate ProjectRefprotected 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
-
DIR_OF_CONTEXT_KEY
- See Also:
-
project
-
projects
-
-
Constructor Details
-
DirectoryOfGoal
public DirectoryOfGoal()
-
-
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:
-