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

Robert Scholte closed MRELEASE-748.
-----------------------------------

    Resolution: Not A Bug
      Assignee: Robert Scholte

To be precise: it's not a maven-release-plugin bug, so we can't fix it.
It is caused by the way the pom.xml is parsed, so every xml-value within the 
pom has this problem.
See PLX-461 for further details.
Once fixed there we could add a FAQ-entry to upgrade to Maven X if you want to 
keep trailing whitespaces. That's all we can do.
                
> trailing whitespace is stripped from scmCommentPrefix
> -----------------------------------------------------
>
>                 Key: MRELEASE-748
>                 URL: https://jira.codehaus.org/browse/MRELEASE-748
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.2.2
>         Environment: Any
>            Reporter: Jakub Skoczen
>            Assignee: Robert Scholte
>            Priority: Minor
>
> When configuring custom scmCommentPrefix any trailing whitespaces are trimmed 
> resulting in ugly commit mesages, eg:
> <scmCommentPrefix>Maven: </scmCommentPrefix>
> Maven:prepare for next development iteration
> sCP should honor whitespaces

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to