You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/07/20 19:11:00 UTC

[jira] [Assigned] (MRELEASE-1064) release:branch uses @releaseLabel instead of @branchName in default scm commit

     [ https://issues.apache.org/jira/browse/MRELEASE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov reassigned MRELEASE-1064:
----------------------------------------

    Assignee: Michael Osipov

> release:branch uses @releaseLabel instead of @branchName in default scm commit
> ------------------------------------------------------------------------------
>
>                 Key: MRELEASE-1064
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-1064
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: branch
>    Affects Versions: 3.0.0-M4
>            Reporter: Jordan Amar
>            Assignee: Michael Osipov
>            Priority: Major
>
> Calling plugin with this command: 
> {code:java}
> mvn release:branch -B -DbranchName=lol -DupdateBranchVersions=true -DdryRun{code}
>  (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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)