Mark Lundquist wrote:
So, what next?  How do I invoke the Maven I have just built?  I tried

./maven-cli/src/bin/mvn

...and got

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

So I guess that wasn't the right thing to do :-)
help?
—ml—

Most of the stuff in
  http://maven.apache.org/guides/development/guide-building-m2.html
is valid for the trunk as well.

But instead of doing "cd maven-core" you should do "cd maven-cli".

--
Dennis Lundberg


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

Reply via email to