| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.commons |
| ArtifactId | ArtifactIdcommons-build-plugin |
| Last Version | Last Version1.12 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionApache Commons Build Plugin Maven Mojo
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.12-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-build-plugin-1.12.pom | |
| commons-build-plugin-1.12.jar | 24 KB |
| commons-build-plugin-1.12-sources.jar | 15 KB |
| commons-build-plugin-1.12-javadoc.jar | 4 KB |
| Browse |
<plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
<version>1.12</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-script-ant | jar | 2.2.1 |
| org.apache.ant : ant-nodeps | jar | 1.8.1 |