On Feb 2, 2006, at 3:51 AM, Vamsavardhana Reddy wrote:

Hi,

I ran maven m:fresh-checkout .  The command deleted the openejb directory, but, then the checkout failed.  So, I ended up with no openejb directory in the source tree :(

Can someone help me with openejb checkout?

Vamsi,
OpenEJB moved their repository from cvs to svn, last night. However, it seems that no corresponding Geronimo changes were made. So, private builds and even the OpenEJB gbuild is broken.

It's not always necessary to checkout and build OpenEJB to build Geronimo. If you don't need it, you can try wiping out your openejb dir and seeing if your build works... Meantime, we'll be working on fixing the build...

BTW, you might want to upgrade your maven to 1.1-beta-2. That's the version being used by most people. We need to refresh our build instructions.

--kevan 


Thanks,
Vamsi
-----------------------------------------------------
The following is the console output.

C:\GeronimoSource\geronimo>maven m:fresh-checkout
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

m:fresh-checkout:
    [delete] Deleting directory C:\GeronimoSource\geronimo\openejb
m:checkout:
    [cvs] Using cvs passfile: C:\Documents and Settings\Administrator\.cvspass
    [cvs] /home/projects/openejb/scm: no such repository
    [cvs] cvs checkout: authorization failed: server cvs.openejb.org rejected ac
cess to /home/projects/openejb/scm for user anonymous
    [cvs] cvs checkout: used empty password; try "cvs login" with a real passwor
d

BUILD FAILED
File...... C:\GeronimoSource\geronimo\maven.xml
Element... ant:cvs
Line...... 254
Column.... 15
cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:pserver:[EMAIL PROTECTED]:/home/projects/openejb/scm'
'-q'
'checkout'
'-P'
'openejb'

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

.
.
.

Total time: 57 seconds
Finished at: Thu Feb 02 13:15:46 IST 2006

Reply via email to