The message may be misleading, the build with rc4 fails in modules\network\src\test\org\apache\geronimo\network\protocol\DatagramProtocolTest.java. Removing this test seems toallow the build to proceed.
-dev -----Original Message----- From: Dain Sundstrom <[EMAIL PROTECTED]> Sent: Jul 8, 2004 2:15 PM To: [EMAIL PROTECTED] Subject: Re: build fails with maven-rc4 It looks pretty clear to me that Geronimo does not work with rc4. Please, stick with rc3 until someone figures out what is broken. -dain On Jul 8, 2004, at 12:08 PM, Alan Cabrera wrote: > It's not clear to me that Geronimo is Maven-RC4 safe. > > -----Original Message----- > From: Raj Saini [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 2:14 PM > To: [EMAIL PROTECTED] > Subject: Re: build fails with maven-rc4 > > I am also facing the same problem and and also send a > mail to this list before. Is this maven issue? > > Raj > --- Jacek Laskowski <[EMAIL PROTECTED]> wrote: >> Uma Shankar Kayarohanam wrote: >> >>> With maven-rc4.. build failed with this >> message.. >>> >>> [echo] Building server configuration >>> [java] java.lang.reflect.InvocationTargetException >>> [java] at >> > org.apache.geronimo.gbean.jmx.GBeanMBeanOperation.invoke(GBeanMBeanOper > a > tion.java:146) >>> [java] at >> > org.apache.geronimo.gbean.jmx.GBeanMBean.invoke(GBeanMBean.java:744) >>> <snip/> >>> [java] at >> > org.apache.geronimo.system.main.CommandLine.main(CommandLine.java:82) >>> [java] Caused by: java.lang.NoClassDefFoundError: >> org/apache/geronimo/gbean/GBean >>> [java] at > >> java.lang.ClassLoader.defineClass0(Native Method) >>> <snip/> >>> BUILD FAILED >>> File...... \incubator-geronimo\maven.xml >>> Element... maven:reactor >>> Line...... 180 >>> Column.... 27 >>> Unable to obtain goal [default] -- >> > \incubator-geronimo\modules\assembly\maven.xml:175:84: >> <ant:java> Java returned: 2 >>> >>> >>> Later tried with rc3. Build goes through. >> >> Just to say he's not alone, I'm also having the >> issue with RC4, but >> unable to sort it out yet. >> >> It must be something with the recent changes to the >> way classloading >> works (and I'd expect it written down in CHANGELOG >> or so). >> >> Any volunteers? ;) >> >> Pozdrawiam, >> Jacek >> >> > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promotions.yahoo.com/new_mail > > > > > ----------------------------------------------------------------- > Visit our Internet site at http://www.reuters.com > > Get closer to the financial markets with Reuters Messaging - for more > information and to register, visit http://www.reuters.com/messaging > > Any views expressed in this message are those of the individual > sender, except where the sender specifically states them to be > the views of Reuters Ltd. >
