I'm trying to use the javadoc plugin for generating a javadoc for code
with new 1.5 sintax but i keep getting errors that indicate that the
plugin is not expecting the 1.5 sintax.
So the question is: how do i configure the plugin to use JDK 1.5 sintax ?
I've tried properties
maven.javadoc.source=1.5
maven.javadoc.executable=/jsdk1.5/bin/javadoc
with no success.
Thanks
Hugo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]