org.commonjava.maven.plugins.execroot
Class DirectoryOfGoal
java.lang.Object
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
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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.Mojo |
execute, getLog, setLog |
| Methods inherited from interface org.apache.maven.plugin.ContextEnabled |
getPluginContext, setPluginContext |
DIR_OF_CONTEXT_KEY
protected static final String DIR_OF_CONTEXT_KEY
- See Also:
- Constant Field Values
projects
protected List<org.apache.maven.project.MavenProject> projects
DirectoryOfGoal
public DirectoryOfGoal()
findDirectory
protected File findDirectory()
throws org.apache.maven.plugin.MojoExecutionException
-
- Specified by:
findDirectory in class AbstractDirectoryGoal
- Throws:
org.apache.maven.plugin.MojoExecutionException- See Also:
AbstractDirectoryGoal.findDirectory()
getContextKey
protected String getContextKey()
-
- Specified by:
getContextKey in class AbstractDirectoryGoal
- See Also:
AbstractDirectoryGoal.getContextKey()
getLogLabel
protected String getLogLabel()
-
- Specified by:
getLogLabel in class AbstractDirectoryGoal
- See Also:
AbstractDirectoryGoal.getLogLabel()
Copyright © 2011. All Rights Reserved.