Hello,
Sometimes, when I fetch the 0.5 version, I like to compile the javadocs and
attach them to my local repository to be helped immediately, instead of waiting
the release of the full version when the javadoc comes online (currenlty the
0.4 version is online).
I do a simple mvn javadoc:javadoc, then a mvn javadoc:attach-javadocs, but
the javadoc HTML formatting is wrong because I am missing your doclet.
How do I reference the sis-build-helper javadoc doclet in my Maven command
line ?
Regards,
Marc Le Bihan.