Class AbstractDirectoryGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.commonjava.maven.plugins.execroot.AbstractDirectoryGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
DirectoryOfGoal, ExecutionRootGoal, HighestBasedirGoal
public abstract class AbstractDirectoryGoal
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.maven.project.MavenProjectprotected Stringprotected booleanprotected org.apache.maven.execution.MavenSessionprotected booleanFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
property
-
currentProject
protected org.apache.maven.project.MavenProject currentProject -
session
protected org.apache.maven.execution.MavenSession session -
quiet
protected boolean quiet -
systemProperty
protected boolean systemProperty
-
-
Constructor Details
-
AbstractDirectoryGoal
protected AbstractDirectoryGoal()
-
-
Method Details
-
execute
public final void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException- See Also:
-
getLogLabel
-
findDirectory
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
getContextKey
-