Check your M2_HOME env var and PATH was set correctly, and that the installation directory was correctly populated.

If you are on unix as you appear to be, "bash -x mvn -v" would show the exact command it tried to run and might give a clue as to what's up.

HTH,
Brett

On 25/08/2006, at 5:40 AM, Jack J. Woehr wrote:

Hi --

I'm hardly maven-aware at all, but I'm trying to build Maven since it is needed
for another open source project I am working with.

I am following the build instructions on http://maven.apache.org/ guides/development/guide-building-m2.html At the end, I find a "mvn" executable, so I return to the top of the source tree and try the "building Maven when you
already have Maven installed" proceedure and I get:

$ mvn install
Exception in thread "main" java.lang.NoClassDefFoundError: org/ codehaus/classworlds/Launcher

---
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-7000 ext. 527



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to