Field and Description |
---|
org.apache.maven.plugin.antrun.AntRunMojo.DEPENDENCY_PREFIX
This should only be used for generating the old property format.
|
org.apache.maven.plugin.antrun.AntRunMojo.sourceRoot
Use the build-helper-maven-plugin to bind source directories
|
org.apache.maven.plugin.antrun.AntRunMojo.tasks
Use target instead
|
org.apache.maven.plugin.antrun.AntRunMojo.testSourceRoot
Use the build-helper-maven-plugin to bind test source directories
|
Method and Description |
---|
org.apache.maven.plugin.antrun.AntRunMojo.getDependencyArtifactPropertyName(Artifact)
The dependency conflict ID should be used as the property name.
|