Ant cannot find the junit jar that it needs, despite the fact that it is grabbing it as a dependency :-(
Look in $ANT_HOME/lib and make sure that both junit.jar and optional.jar are there, since that is where ant will look for them. You can copy the downloaded junit jar from target/lib if you like.
For future reference, you should post questions about Jakarta Commons components to [EMAIL PROTECTED]
hth,
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]