NoClassDefFoundError is a generic Java problem. Can you run any other
Java apps in 4NT? I assume so, but figured I'd ask...

Wayne


On 3/13/06, Rune Flobakk <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I've finally come around to installing Maven 2 here, and ran straight
> into problems. After setting the M2_HOME environment variable to my
> maven install dir, I tried 'mvn --version' to verify the install. And I
> got this error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/codehaus/classworlds/Launcher
>
> After several days of searching on Google, and also tried to download
> v2.1-SNAPSHOT and install it, I just now suddenly thought "Hmmm, what if
> I try it in the regular CMD shell instead of 4NT (which I've used since
> doodling with a 386 machine)." And it worked. Maven 2 purrs like a
> kitten, and everything is fine.
>
> OK, sorry about that over-elaborated story above. I am wondering if
> there is any way of fixing this issue with 4NT as I don't want to leave
> my beloved shell. (I need to get out more...)
>
> Is this a known issue at all? I really have no idea why it won't work in
> 4NT and it's the first time I've ever experienced apparently fatal
> differences between 4NT and CMD.
>
> Please tell me if I should provide any more info! And thanks for any
> comments!
>
>
> Rune Flobakk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to