error building openjpa

2007-03-28 Thread Xibin Zeng
Hi - I just downloaded the source through svn and failed at building openjpa. It failed at a NoClassDefFoundError for SurefireBooter. What did I miss? This is the output: $ mvn package -Dtest=false [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenJPA [INFO] OpenJPA

Re: error building openjpa

2007-03-28 Thread Marc Prud'hommeaux
That's a pretty weird error ... it looks more like Maven isn't installed correctly. Are you able to build any other projects using maven? If you re-install maven and delete (or move aside) your ~/.m2/ directory, do you still get the error? On Mar 28, 2007, at 12:24 AM, Xibin Zeng

Re: error building openjpa

2007-03-28 Thread Xibin Zeng
Hi - I updated again and the build was successful this time. I saw the following commit: *svn commit: r523398 - /incubator/openjpa/trunk/pom.xml and that probably did the fix.* Thanks! The following was the relavant output: Downloading:

RE: error building openjpa

2007-03-28 Thread Pinaki Poddar
PROTECTED] On Behalf Of Marc Prud'hommeaux Sent: Wednesday, March 28, 2007 3:47 AM To: open-jpa-dev@incubator.apache.org Subject: Re: error building openjpa That's a pretty weird error ... it looks more like Maven isn't installed correctly. Are you able to build any other projects using maven

RE: error building openjpa

2007-03-28 Thread Patrick Linskey
received this message in error, please immediately return this by email and then delete it. -Original Message- From: Pinaki Poddar [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 1:47 PM To: open-jpa-dev@incubator.apache.org Subject: RE: error building openjpa Some

RE: error building openjpa

2007-03-28 Thread Pinaki Poddar
PROTECTED] Sent: Wednesday, March 28, 2007 4:17 PM To: open-jpa-dev@incubator.apache.org Subject: RE: error building openjpa What did that solution accomplish? It sounds like the .m2 repository was out-of-date or something. -Patrick -- Patrick Linskey BEA Systems, Inc

Re: error building openjpa

2007-03-28 Thread Xibin Zeng
received this message in error, please immediately return this by email and then delete it. -Original Message- From: Pinaki Poddar [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 1:47 PM To: open-jpa-dev@incubator.apache.org Subject: RE: error building openjpa Some

Re: error building openjpa

2007-03-28 Thread Craig L Russell
To: open-jpa-dev@incubator.apache.org Subject: RE: error building openjpa What did that solution accomplish? It sounds like the .m2 repository was out-of-date or something. -Patrick -- Patrick Linskey BEA Systems, Inc

Re: error building openjpa

2007-03-28 Thread Marc Prud'hommeaux
Systems 415.402.7317 -Original Message- From: Patrick Linskey [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 4:17 PM To: open-jpa-dev@incubator.apache.org Subject: RE: error building openjpa What did that solution accomplish? It sounds like the .m2 repository was out-of-date