v1.5 is not compatible with 1.4.1
---------------------------------
Key: MPSCM-58
URL: http://jira.codehaus.org/browse/MPSCM-58
Project: maven-scm-plugin
Type: Bug
Versions: 1.5
Reporter: dion gillard
Priority: Critical
Using v1.5 as shipped with Maven 1-1-beta-1, we recieve the following errors
when running scm:update-project:
---8<-----
[echo] Using connection: scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:DRPCommon
scm:update
[echo] Updating from SCM
[INFO] Executing: cvs -f -q update -d
[INFO] Working directory:
D:\CruiseControl\build\checkouts\Deployment\..\DRPCommon
Provider message
The cvs command failed.
Command output
cvs update: move away Java Source/au/com/suttons/drp/copier/BackendCopier.java;
it is in the way
cvs update: move away Java Source/au/com/suttons/drp/copier/Copier.java; it is
in the way
cvs update: move away Java Source/au/com/suttons/drp/copier/WebAppCopier.java;
it is in the way
cvs update: move away xdocs/images/STAR Project Logo 1.gif; it is in the way
cvs update: move away xdocs/images/id_suttons_logo.gif; it is in the way
---->8-----------
Simply replacing 1.5 with 1.4.1 gives us a working scm with no errors.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]