The following comment has been added to this issue:

     Author: Maciejowski
    Created: Fri, 30 Jul 2004 11:51 AM
       Body:
I succeed in checking out the project directly with CVS using its command:
cvs -d:pserver:[EMAIL PROTECTED]:2410/prod/cvs/data/repository/dev -q checkout -P 
redouteSimbocoSptvteWeb    --> it works

Moreover, I succeed in getting the projet using eclipse.

But still does not work with Maven. I cannot change the port easily  since the cvs 
server is corporate and am not the administrator...

Regards
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSCM-21?page=comments#action_22537

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-21
    Summary: Cannot check-out a project :The ' characters not part of the command & 
CommandLauncher
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin

   Assignee: Brett Porter
   Reporter: Maciejowski

    Created: Fri, 30 Jul 2004 8:35 AM
    Updated: Fri, 30 Jul 2004 11:51 AM
Environment: Windows NT
Maven 1.0
j2sdk1.4.2_05
CVS

Description:
Cannot check-out a project from CVS. Even from Eclipse or in command line:
maven scm:checkout-project
...

scm:validate:

scm:checkout-project:
scm:cvs-checkout-project:
    [echo] Checking out redouteSimbocoSptvteWeb; from CVSROOT: :pserver:[EMAIL 
PROTECTED]:2410/prod/cvs/data/repository/dev
    [mkdir] Created dir: 
D:\Norsys_david\eclipse3.0\eclipse\workspace\buildsimbocoSptvte\simbocosptvteWeb\target\checkouts\redouteSimbocoSptvteWeb
    [cvs] [VERBOSE] Executing 'cvs' with arguments:
'-d:pserver:[EMAIL PROTECTED]:2410/prod/cvs/data/repository/dev'
'-q'
'checkout'
'-P'
'redouteSimbocoSptvteWeb'

The ' characters around the executable and arguments are
not part of the command.

    [cvs] [DEBUG] Execute:Java13CommandLauncher: Executing 'cvs' with arguments:
'-d:pserver:[EMAIL PROTECTED]:2410/prod/cvs/data/repository/dev'
'-q'
'checkout'
'-P'
'redouteSimbocoSptvteWeb'

The ' characters around the executable and arguments are
not part of the command.




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to