commons-build:download-pageFull name: org.apache.commons:commons-build-plugin:1.14.1:download-page Description: Apache Commons Build Mojo: Generate Download page. Attributes:
Required Parameters
Optional Parameters
Parameter Details<commons.release.version>The version of the latest release of the project.
<commons.release.name>The name of the latest release of the project.
<commons.binary.suffix>The suffix for the binary distribution.
<commons.release.desc>Release Title or Description.
<commons.release.subdir>Subdirectory (instead of source/binaries.)
<commons.release.hash>Type of hash (lower case, e.g. sha512)
<commons.release.2.version>The version of an alternative release of the project.
<commons.release.2.name>The name of the alternative release of the project.
<commons.release.2.desc>Alternative Release Title or Description.
<commons.release.2.binary.suffix>The suffix for the alternative release binary distribution.
<commons.release.2.subdir>Subdirectory (instead of source/binaries.)
<commons.release.2.hash>Type of hash (lower case, e.g. sha512)
<commons.release.3.version>The version of an alternative release of the project.
<commons.release.3.name>The name of the alternative release of the project.
<commons.release.3.desc>Alternative Release Title or Description.
<commons.release.3.binary.suffix>The suffix for the alternative release binary distribution.
<commons.release.3.subdir>Subdirectory (instead of source/binaries.)
<commons.release.3.hash>Type of hash (lower case, e.g. sha512)
<commons.release.4.version>The version of an alternative release of the project.
<commons.release.4.name>The name of the alternative release of the project.
<commons.release.4.desc>Alternative Release Title or Description.
<commons.release.4.binary.suffix>The suffix for the alternative release binary distribution.
<commons.release.4.subdir>Subdirectory (instead of source/binaries.)
<commons.release.4.hash>Type of hash (lower case, e.g. sha512)
<basedir>The base directory from which to execute the Ant script.
<messageLevel>The message-level used to tune the verbosity of Ant logging.
|