Folks, As of this morning, we are running the live branch on our new Xserve, adam.apache.org, with a restricted set of projects (testbase/profile.xml).
For debugging purposes, and since the run finishes in three minutes, I'm running it every 15 minutes. You can see the results on: http://adam.apache.org/gump/ I encourage everyone to check out the build results. I'm interested in why the maven and mvn checks fail with things like: Exception in thread "main" java.lang.NoClassDefFoundError: com/werken/forehead/Forehead Caused by: java.lang.ClassNotFoundException: com.werken.forehead.Forehead at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) and Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher Caused by: java.lang.ClassNotFoundException: org.codehaus.classworlds.Launcher at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) respectively... they don't do that from the command line. Etc. Any comments appreciated and if you want to poke around on the box, I can make you an account. Let me know. S. -- Sander Temme [email protected] PGP FP: FC5A 6FC6 2E25 2DFD 8007 EE23 9BB8 63B0 F51B B88A View my availability: http://tungle.me/sctemme --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
