Hi,

If I use Ant 1.4.1, I get the following when running
"maven:check-source" :

C:\apps\maven\plugins\core\build.xml:509: Could not create task of type:
filesetfrompath due to java
.lang.NoClassDefFoundError: org/apache/tools/ant/types/AbstractFileSet

If I use "Ant 1.5alpha compile on April 12 2002", "maven:check-source"
works fine but "maven:site" fails with :

do-check-source:

BUILD FAILED
C:\apps\maven\plugins\core\build.xml:548: Must specify atleast one of
'file' or nested 'fileset'.

Meaning the build path taken by "maven:check-source" and "maven:site"
has some difference when it comes to executing "do-check-source" !

Any idea ?
Thanks
-Vincent


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

Reply via email to