On 3/19/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > There seem to be a handful of tests (some of which were mine) that > didn't do a good enough job of cleaning up after themeselves. I think > I've got a lot of that handled now. A basic Maven 2 build was just > checked in. It would be great if people could pull it down and try > to build it. > > I'm using the very latest Maven: version 2.0.2.
Here on Maven 2.0.2, JDK 1.5.0_04-b05 on a Linux box kernel 2.6 mvn clean install ... [INFO] ---------------------------------------------------------------------------- [INFO] Reactor Summary: [INFO] ---------------------------------------------------------------------------- [INFO] HiveMind common parent POM ............................. SUCCESS [1.931s] [INFO] HiveMind core framework ................................ SUCCESS [1:40.313s] [INFO] HiveMind standard library .............................. SUCCESS [1:09.346s] [INFO] HiveMind JMX Support ................................... SUCCESS [32.706s] [INFO] HiveMind Examples ...................................... SUCCESS [5.044s] [INFO] HiveMind Project ....................................... SUCCESS [0.015s] [INFO] ---------------------------------------------------------------------------- [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 3 minutes 45 seconds [INFO] Finished at: Mon Mar 20 09:51:51 CET 2006 [INFO] Final Memory: 17M/32M [INFO] ---------------------------------------------------------------------------- I owe you all a big thanks! -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
