Batch mode release plugin uses an invalid tag ---------------------------------------------
Key: MRELEASE-142 URL: http://jira.codehaus.org/browse/MRELEASE-142 Project: Maven 2.x Release Plugin Issue Type: Bug Affects Versions: 2.0-beta-4 Environment: Windows 2000, maven-2.0.4 Reporter: Ciprian Duma I tried the following on a project having the version 1.0-SNAPSHOT and failed complaining about the tag maven tries to set. mvn scm:bootstrap -Dgoals="-B,release:prepare,release:perform" The error: cvs [tag aborted]: tag `module3-1.0' must not contain the characters `$,.:;@' -- 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