Spent an hour before leaving for bed trying to figure out why I couldn't build the Maven documentation.
Using Ant 1.4.1 G:\cygwin\app\maven-cvs\plugins\test\build.xml:169: Could not create task of type: junitreport. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant installation (ANT_HOME). This is referring to a junitreport task. ---- Using Ant 1.5 Beta 1 ( a completely different error ) BUILD FAILED G:\cygwin\app\maven-cvs\plugins\core\build.xml:548: Must specify atleast one of 'file' or nested 'fileset'. This is referring to the checkstyle task. Didn't look like checkstyles fault. Could be Beta 1 of Ant?? I have not changed the contents of my ant lib dir, and this was working two days ago. Wondering if anybody else having problems. Sorry I'm off to bed but thought I should pass along. -Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
