Hi Vincent,
my plan is to get rid of fileset from path altogether now we have a single directory for source. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Vincent Massol" To: "'Turbine Maven Developers List'" <vmassol@octo. <[EMAIL PROTECTED]> com> cc: Subject: problem with maven:check-source 06/06/02 07:48 AM Please respond to "Turbine Maven Developers List" 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
