You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by em...@free.fr on 2003/10/16 12:15:51 UTC

Ant task


Hi,

How can I use a custom ant task (with a <taskdef.../>) inside a maven.xml file.
I try to put my task lib inside MAVEN_HOME\lib but ant is unable to find my class.

Thx,
-emmanuel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Ant task

Posted by di...@multitask.com.au.
specify a classpath inside the taskdef.

Can you show us your taskdef and error?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


emmanuel.boudrant@free.fr wrote on 16/10/2003 08:15:51 PM:

> 
> 
> Hi,
> 
> How can I use a custom ant task (with a <taskdef.../>) inside a 
> maven.xml file.
> I try to put my task lib inside MAVEN_HOME\lib but ant is unable to 
> find my class.
> 
> Thx,
> -emmanuel
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org