On Nov 5, 2010, at 2: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"

Maven2 comes with the Apple dev tools: 

adam:log sctemme$ /usr/bin/mvn --version
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_22
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac"

However, apparently Gump can't satisfactorily find it.

S.

> 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: general-unsubscr...@gump.apache.org
> For additional commands, e-mail: general-h...@gump.apache.org
> 
> 



-- 
Sander Temme
scte...@apache.org
PGP FP: FC5A 6FC6 2E25 2DFD 8007  EE23 9BB8 63B0 F51B B88A

View my availability: http://tungle.me/sctemme




---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to