resources.commons-xdoc-templates.download-page-foot.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-build-plugin Show documentation
Show all versions of commons-build-plugin Show documentation
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]
<section name="Archives"> <p> Older releases can be obtained from the archives. </p> <ul> <li class="download"><a href="[preferred]/commons/@ID@/">browse download area</a></li> <li><a href="https://archive.apache.org/dist/commons/@ID@/">archives...</a></li> </ul> </section> </body> </document>