[
http://jira.codehaus.org/browse/MRELEASE-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212228#action_212228
]
John Crim commented on MRELEASE-527:
------------------------------------
This has been a problem for a long time - +1 to have it fixed as well.
The workaround I use is:
{noformat}
mvn release:prepare -DscmCommentPrefix="Release (project) (version) BugId:12345
:"
{noformat}
> Add space between ScmCommitPrefix and "prepare" in the release:prepare goal
> ---------------------------------------------------------------------------
>
> Key: MRELEASE-527
> URL: http://jira.codehaus.org/browse/MRELEASE-527
> Project: Maven 2.x Release Plugin
> Issue Type: Bug
> Components: prepare
> Affects Versions: 2.0
> Environment: Windows
> Reporter: Mark Berner
>
> For my Bugzilla I must provide comment like : "BugId:12345 comment" for
> commit hook.
> Passing -DscmCommentPrefix=BugId:20571 to release plugin I get error from
> Bugzilla
> Message veryfication failed - either id 12345prepare.
> I can not add space from command line not from pom file.
> In case I use syntax like "[BugId:12345 ]" prefix not propagated to cvs at
> all.
> I use native implementation -Dmaven.scm.provider.cvs.implementation=cvs_native
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira