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 2021/04/20 18:56:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17326037#comment-17326037 ] 

Michael Osipov commented on MRELEASE-1064:
------------------------------------------

Interesting...will have a look at next week.

> 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
>            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.3.4#803005)