org.apache.maven.plugins:maven-antrun-plugin (1.3)
Published 2026-02-24 13:44:24 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven.plugins:maven-antrun-plugin:1.3About this package
Runs Ant scripts embedded in the POM
Dependencies
org.apache.maven:maven-plugin-api
2.0.4
org.apache.maven:maven-project
2.0.4
org.apache.maven:maven-artifact
2.0.4
org.codehaus.plexus:plexus-utils
1.5.6
org.apache.ant:ant-launcher
1.7.1
org.apache.ant:ant
1.7.1
Details
2026-02-24 13:44:24 +00:00
Assets (2)
Versions (1)
View all
Maven
0
Maven AntRun Plugin
28 KiB
maven-antrun-plugin-1.3.jar
23 KiB
maven-antrun-plugin-1.3.pom
4.6 KiB
1.3
2026-02-24