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, getPathFromArtifacts
protected org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Mojo.execute()
protected void configureProject(org.apache.tools.ant.Project antProject)
AbstractAntMojo
configureProject
in class AbstractAntMojo
Copyright © 2014. All rights reserved.