You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Aaron Aston <as...@gotwisted.com> on 2005/02/01 12:23:15 UTC

maven checkout issue?

When I try to check out the J2 source using maven (as per the Project 
Info pages) I run into the following problems:
__________________________________________

scm:checkout-project:
scm:cvs-checkout-project:
     [echo] Checking out jakarta-jetspeed-2; from CVSROOT: 
:pserver:anoncvs@cvs.apache.org:/home/cvspublic
     [mkdir] Created dir: /usr/local/jetspeed2-src/jakarta-jetspeed-2
     [cvs] Using cvs passfile: /Users/astona/.cvspass
     [cvs] cvs checkout: in directory jakarta-jetspeed-2:
     [cvs] cvs checkout: cannot open CVS/Entries for reading: No such 
file or directory
     [cvs] cvs [checkout aborted]: cannot write <CVS/Template file>: No 
such file or directory

BUILD FAILED
File...... 
/Users/astona/.maven/cache/maven-scm-plugin-1.4.1/plugin.jelly
Element... ant:cvs
Line...... 245
Column.... 9
cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:pserver:anoncvs@cvs.apache.org:/home/cvspublic'
'-q'
'checkout'
'-P'
'jakarta-jetspeed-2'

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

I can check out the source with CVS.  This is running on OSX with "cvs 
--version"=1.10.  Anybody else having similar issues?

Aaron.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org