Description
Calling plugin with this command:
mvn release:branch -B -DbranchName=lol -DupdateBranchVersions=true -DdryRun
(dry run or not) will create a commit with the folling comment:
[maven-release-plugin] prepare branch @{releaseLabel}
branchName should be used instead releaseLabel in scmBranchCommitComment
Attachments
Issue Links
- is duplicated by
-
MRELEASE-1138 [REGRESSION] @{releaseLabel} variable is not resolved in the commit message of the branch goal
- Closed
- links to