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 |
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 String projectBuildDirectory
AbstractCommonsAttributeMojo
public AbstractCommonsAttributeMojo()
execute
public void execute(String sourcePath,
File outputDirectory,
Set includes,
Set excludes)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2005-2011 Codehaus. All Rights Reserved.