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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to