Le 09/03/2012 12:44, Simone Tripodi a écrit :

@Manu: AFAIK (I could be wrong here) even for applying different CSS
we have to create a small doclet with resources only - please keep me
in the loop because if it is just twaking the css, would be much
easier and I can provide more help.

Well, I looked quickly at the documentation of the Maven Javadoc plugin and it seems possible to keep the default doclet and simply replace its stylesheet. The stylesheet can also be embedded in a dependency of the plugin.

http://maven.apache.org/plugins/maven-javadoc-plugin/examples/stylesheet-configuration.html


Is it possible to select different settings for a Maven plugin depending on the JDK used? We could leave the Javadoc as is when the JDK <= 6 is used, and for JDK >= 7 fix the alignment and indentation issues.


Emmanuel Bourg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to