Maven 1.x SCM Plugin

v1.5 is not compatible with 1.4.1

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.5
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

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:diong@disti:/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.

Activity

Hide
dion gillard added a comment -

Is there going to be anything done about this issue?

Show
dion gillard added a comment - Is there going to be anything done about this issue?
Hide
dion gillard added a comment -

Also,

after deleting the files being complained about and checking them out again (using cvs checkout), the same error is displayed.

Show
dion gillard added a comment - Also, after deleting the files being complained about and checking them out again (using cvs checkout), the same error is displayed.
Hide
dion gillard added a comment -

Problem was caused by the adding of the "-d" option to the update command.
This broke CVSNT 2.0.12a. Fixed by upgrading to a later version of CVSNT.

Show
dion gillard added a comment - Problem was caused by the adding of the "-d" option to the update command. This broke CVSNT 2.0.12a. Fixed by upgrading to a later version of CVSNT.
Hide
Arnaud Heritier added a comment -

Dion found the problem : It's a cvsnt issue

Show
Arnaud Heritier added a comment - Dion found the problem : It's a cvsnt issue

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: