On Nov 5, 2010, at 2:59 PM, Davanum Srinivas wrote: > > You can also download 3.x from the same location and set a M3_HOME for gump > to find it. > > "Warning M3_HOME environmental variable not found, no mvn3 builds."
I will do this. S. > thanks, > dims > > On 11/05/2010 02:57 PM, Davanum Srinivas wrote: >> Sander, >> >> Can you please download say maven 2.2.1 from >> http://www.apache.org/dist/maven/binaries/ and create a link (/usr/bin/mvn) >> >> "Warning "/usr/bin/mvn" command not found, no Maven 2.x builds" >> >> thanks, >> dims >> >> >> On 11/05/2010 02:48 PM, Sander Temme wrote: >>> 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. >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- 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]
