public abstract class AbstractCommonsAttributeMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.project.MavenProject |
project |
protected String |
projectBuildDirectory |
Constructor and Description |
---|
AbstractCommonsAttributeMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute(String sourcePath,
File outputDirectory,
Set includes,
Set excludes) |
getLog, getPluginContext, setLog, setPluginContext
protected org.apache.maven.project.MavenProject project
protected String projectBuildDirectory
Copyright © 2012 Codehaus. All Rights Reserved.