Artifacts using Maven Ant Mojo Support (deprecated) (3)
Sort:
popular
|
newest
The Plugin Plugin is used to create a Maven plugin descriptor for any Mojos found in the source tree
in order to include them the resulting JAR. It is also used to generate a generic help goal.
Last Release on Aug 27, 2024
Apache Maven Mojo for Apache Commons Build tasks.
For example:
mvn commons-build:download-page [-Dcommons.release.version=1.2.3]
To use a SNAPSHOT version (for testing etc)
mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]
Last Release on Apr 16, 2024
- Prev
- 1
- Next