[ http://jira.codehaus.org/browse/MPSCM-89?page=all ]
Lukas Theussl updated MPSCM-89:
-------------------------------
Fix Version/s: 1.6.1
> SCM Parse Connection output is wrong / misleading
> -------------------------------------------------
>
> Key: MPSCM-89
> URL: http://jira.codehaus.org/browse/MPSCM-89
> Project: maven-scm-plugin
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: James Shute
> Fix For: 1.6.1
>
>
> If I do "maven scm:perform-release", and have maven.scm.url set to
> scm:cvs:pserver:anon:@cvshost:/home/source:MyModule then it works absolutely
> fine, but the scm:parse-connection goal produces some very misleading output:
> scm:parse-connection:
> [echo] Using SCM method: cvs
> [echo] Using CVSROOT: :pserver:anon:@cvshost
> [echo] Using module: /home/source
> This is obviously quite wrong. Removing the : from after "anon" in the url
> (i.e. the bit that says "use a blank password") makes the output from
> scm:parse-connection correct, but then the checkout step fails (presumably
> because it's no longer tying to use a blank password)
--
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