You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by "Charles N. Harvey III" <ch...@alloy.com> on 2002/01/09 17:26:44 UTC

Anakia build failed

Hello.
I have still not been able to build anakia after several tries.
And I don't really understand java error messages that well so
I am asking for help here.  When I do "ant test" everything tests
fine up to anakia which gives:


test-anakia:
     [echo] Running Anakia tests...

BUILD FAILED

C:\java\velocity-1.2\build\testcases.xml:199: Cong.NoClassDefFoundError:
org/jdom/JDOMException



Which means????

Am I missing something from my classpath?

Thanks so much for the help.

Charlie


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Anakia build failed

Posted by "Charles N. Harvey III" <ch...@alloy.com>.
My classpath was wrong.  I was pointing directly to the velocity-1.2.jar
instead of to the /velocity-1.2 directory so it was not reading
into the /lib or /classes directories.  All cleared up.

Charlie

-----Original Message-----
From: Charles N. Harvey III [mailto:charlieh@alloy.com]
Sent: Wednesday, January 09, 2002 11:27 AM
To: Velocity Users List
Subject: Anakia build failed


Hello.
I have still not been able to build anakia after several tries.
And I don't really understand java error messages that well so
I am asking for help here.  When I do "ant test" everything tests
fine up to anakia which gives:


test-anakia:
     [echo] Running Anakia tests...

BUILD FAILED

C:\java\velocity-1.2\build\testcases.xml:199: Cong.NoClassDefFoundError:
org/jdom/JDOMException



Which means????

Am I missing something from my classpath?

Thanks so much for the help.

Charlie


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>