David Blevins wrote:rc2 works fine, but i got a small issue trying to compile openejb. Yesterday at 9:00 am i've checkout the latest CVS code and compile it at work, later at night at 11:00 pm i tryed to do the same from home, i checked out the code from CVS (both geronimo and openejb) and tryed to compile and it failed.
Also, I personally can't verify that maven rc2 works, I use rc1.
Maven RC2 works: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2
...
BUILD SUCCESSFUL Total time: 14 minutes 30 seconds Finished at: Thu Apr 08 08:19:39 CEST 2004
-David
Jacek
It seems that jmx-SNAPSHOT has changed and there was a missing class, so i've updated all my project.xml files and replaced jmx version from SNAPSHOT to 2.0.1 (as it is the stable release, as i read from it's website) and clean it up and recompiled everything and finally it worked.
Maybe you could change the jmx version fro SNAPSHOT to 2.0.1
