Is this intermittent? Does running with -e -X give any additional hints? Do you have a MAVEN_OPTS set with -Xmx - could you be running out of heap (perhaps at around 512M)?
Best Brett On Mon, Jan 19, 2009 at 5:05 PM, David Jencks <[email protected]>wrote: > > Results : > Tests run: 1837, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 66 minutes 20 seconds > [INFO] Finished at: Sun Jan 18 19:05:55 PST 2009 > [INFO] Final Memory: 51M/508M > [INFO] > ------------------------------------------------------------------------ > > I think this has happened twice now. > > maven 2.0.9, I'm building activemq trunk. > > thanks > david jencks > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
