The last time I got test failures, it was in the openejb itest module, and it was because I needed to update the version of TranQL I had locally (which I did by doing an online Maven build in geronimo/openejb/modules/core). However, you didn't say what module you got the test failure in, so I have no idea whether this is actually your problem.
Aaron On Wed, 10 Aug 2005, Daniel Alejandro Rangel Gavia wrote: > I have a similar message but in my Linux console, I'm > using the 1.0.2 version of maven ... > > BUILD FAILED > File...... > /home/drangel32/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [default] -- > /home/drangel32/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: > <fail> There were test failures. > Total time: 2 minutes 3 seconds > Finished at: Wed Aug 10 18:40:21 CDT 2005 > > any ideas?? > > -- > daniel rangel > > > --- Jeff Genender <[EMAIL PROTECTED]> > escribió: > > > Which version of maven are you using? Be sure its > > 1.0.2. > > > > Jeff > > > > Meskauskas Audrius wrote: > > > Hello, colleagues, > > > > > > We downloaded the Geronimo source code but Maven > > cannot build it, the > > > process crashes in the middle, stating that > > multiple classes are > > > missing, first being J2EEApplication. Would you be > > so kind as to tell me > > > what is possibly going wrong? The Maven output is > > attached (zipped). The > > > JDK under JAVA_HOME is Java(TM) 2 Runtime > > Environment, Standard Edition > > > (build 1.4.2_08-b03): > > > > > > BUILD FAILED > > > File...... C:\Dokumente und > > > > > > Einstellungen\audriusa\.maven\cache\maven-multiproject-plugin-1.4.1\plug > > > in.jelly > > > Element... maven:reactor > > > Line...... 218 > > > Column.... -1 > > > Unable to obtain goal [default] -- C:\Dokumente > > und > > > Einstellungen\audriusa\.maven\cache\maven-java-p > > > lugin-1.5\plugin.jelly:63:-1: <ant:javac> Compile > > failed; see the > > > compiler error output for details. > > > > > > I will figure out myself if our CORBA works with > > Geronimo or not and how > > > many work is required to get rid of your > > Sun-specific library dependencies. > > > > > > Cheers > > > Audrius, GNU Classpath team. > > > > > > > > > > > > > > > > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! > Regístrate ya - http://correo.yahoo.com.mx/ >
