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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to