org.codehaus.mojo.commons.attributes
Class AbstractCommonsAttributeMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.commons.attributes.AbstractCommonsAttributeMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- CommonsAttributesMojo, CommonsAttributesTestMojo
- public abstract class AbstractCommonsAttributeMojo
- extends org.apache.maven.plugin.AbstractMojo
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Method Summary |
void |
execute(java.lang.String sourcePath,
java.io.File outputDirectory,
java.util.Set includes,
java.util.Set excludes)
|
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.Mojo |
execute |
project
protected org.apache.maven.project.MavenProject project
projectBuildDirectory
protected java.lang.String projectBuildDirectory
AbstractCommonsAttributeMojo
public AbstractCommonsAttributeMojo()
execute
public void execute(java.lang.String sourcePath,
java.io.File outputDirectory,
java.util.Set includes,
java.util.Set excludes)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © {inceptionYear}-2007 null. All Rights Reserved.