[ 
http://jira.codehaus.org/browse/MRELEASE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87719
 ] 

Max Berger commented on MRELEASE-198:
-------------------------------------

so I just answered my own question:

mvn help:describe -Dplugin=release
...
Group Id:  org.apache.maven.plugins
Artifact Id: maven-release-plugin
Version:     2.0-beta-4
Goal Prefix: release

and

mvn help:describe -Dplugin=scm
...
Group Id:  org.apache.maven.plugins
Artifact Id: maven-scm-plugin
Version:     1.0-beta-4
Goal Prefix: scm

Or would this be a bug for SCM ?

> Maven Relese taggs with version number, but dots are not supported in CVS
> -------------------------------------------------------------------------
>
>                 Key: MRELEASE-198
>                 URL: http://jira.codehaus.org/browse/MRELEASE-198
>             Project: Maven 2.x Release Plugin
>          Issue Type: Wish
>    Affects Versions: 2.0-beta-4
>         Environment: Linux
>            Reporter: Max Berger
>            Priority: Minor
>
> Dear developers,
> I was trying to release a project that was stored in CVS and had the version 
> 2.9.3. The release-plugin tried to tag the release using that version and 
> failed terribly, I had to manually set the tag to 2-9-3.
> It would be nice if the plugin could avoid illegal tag names.
> as the project has been moved to svn this is no longer an issue for me, but 
> the general issue remains.
> Max

-- 
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

        

Reply via email to