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

Reply via email to