commons-release:vote-txtFull name: org.apache.commons:commons-release-plugin:1.8.1:vote-txt Description: Apache Commons Release Mojo: Generate VOTE.txt file.
Attributes:
Required Parameters
Optional Parameters
Parameter Details<basedir>The base directory from which to execute the Ant script.
<commons.bc.version>The version of the latest release of the project this candidate
should have binary compatibility.
<commons.binary.suffix>The suffix for the binary distribution.
<commons.jira.id>The external JIRA id for the project (alphabetic, upper case.)
<commons.jira.pid>The internal JIRA id for the project (numeric.)
<commons.nexus.repo.id>The Nexus repository ID on https://repository.apache.org/, usually
a four digit number. This is the value after
https://repository.apache.org/content/repositories/orgapachecommons-
<commons.rc.version>The version of the latest release candidate of the project.
<commons.release.desc>Release Title or Description.
<commons.release.name>The name of the latest release of the project.
<commons.release.subdir>Subdirectory (instead of source/binaries.)
<commons.release.version>The version of the latest release of the project.
<commons.releaseManagerKey>Release manager key. This should be defined in your Maven
settings.xml file, not the POM.
<commons.releaseManagerName>Release manager name. This should be defined in your Maven
settings.xml file, not the POM.
<messageLevel>The message-level used to tune the verbosity of Ant logging.
|