You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Willie Vu <wi...@dev.java.net> on 2006/05/24 10:01:38 UTC

Classpath in ant scripts in an Ant mojo

I'm using Maven 2.0.4.  I am developing a plugin using Ant script.  A
task is declared using <taskdef>.  The task class is contained in one
of the artifacts of the pom.xml of the project that uses this Ant mojo
plugin.  An error occurred that the task class is not found.  It seems
like Maven doesn't resolve and pass dependency classpath to the Ant
script.  Any idea?

-- 
Willie Vu

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