public class AntRunMojo extends AbstractAntMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.artifact.metadata.ArtifactMetadataSource |
artifactMetadataSource |
| Constructor and Description |
|---|
AntRunMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureProject(org.apache.tools.ant.Project antProject)
Provides an opportunity for derived types to customize Ant project.
|
void |
execute() |
executeTasks, executeTasks, getPathFromArtifactsprotected org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionMojo.execute()protected void configureProject(org.apache.tools.ant.Project antProject)
AbstractAntMojoconfigureProject in class AbstractAntMojoCopyright © 2014. All rights reserved.