Last Version

Maven AntRun Extended Plugin 1.43

This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant such as constructing file-based installation distros.

License

License

Categories

Categories

Maven Build Tools Ant Net
GroupId

GroupId

org.jvnet.maven-antrun-extended-plugin
ArtifactId

ArtifactId

maven-antrun-extended-plugin
Version

Version

1.43
Type

Type

maven-plugin
Description

Description

Maven AntRun Extended Plugin
This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant such as constructing file-based installation distros.

Download maven-antrun-extended-plugin 1.43


<plugin>
    <groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
    <artifactId>maven-antrun-extended-plugin</artifactId>
    <version>1.43</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.7
org.apache.maven : maven-project jar 2.0.7
ant : ant jar 1.6.5
org.apache.commons : commons-io jar 1.3.2
commons-collections : commons-collections jar 3.2

runtime (1)

Group / Artifact Type Version
ant : ant-launcher jar 1.6.5

test (1)

Group / Artifact Type Version
org.apache.maven : maven-embedder jar 2.0.1

Project Modules

There are no modules declared in this project.