You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julian Payne <jp...@ilog.fr> on 2007/01/10 08:17:44 UTC

How to get the classpath in a Maven 2 ANT plugin?

I am trying to run a <javadoc> task with a custom <doclet> in an Ant
plugin. In order for the <javadoc> task to find the doclet I need the
classpath of the <javadoc> execution.

Is there any way to create a parameter in the generate.mojos.xml file so
that I can pass the classpath as a string (as I would get from the ant
task <pathconvert>)?

I hope that this is clear?

Thanks in advance,

Julian Payne
ILOG

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