public abstract class AbstractDefinePropertyMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
private org.apache.maven.project.MavenProject |
project
The maven project
|
Constructor and Description |
---|
AbstractDefinePropertyMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
defineProperty(java.lang.String name,
java.lang.String value) |
org.apache.maven.project.MavenProject |
getProject()
Get the current project instance.
|
getLog, getPluginContext, setLog, setPluginContext