[ http://jira.codehaus.org/browse/MPSCM-89?page=all ]
Arnaud Heritier moved MAVEN-1807 to MPSCM-89:
---------------------------------------------
Affects Version/s: (was: 1.1-rc1)
1.6
Fix Version/s: (was: 1.1)
Workflow: jira (was: Maven New)
Key: MPSCM-89 (was: MAVEN-1807)
Project: maven-scm-plugin (was: Maven 1.x)
> 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
>
> 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