As javadoc may be running a long time it would be nice to have to possibility to skip the javadoc generation, much the same like skipping surefire tests.
I've attached a patch which will skip javadoc:jar if maven.javadoc.skip has been specified.
Description
As javadoc may be running a long time it would be nice to have to possibility to skip the javadoc generation, much the same like skipping surefire tests.
I've attached a patch which will skip javadoc:jar if maven.javadoc.skip has been specified.
Applied in http://svn.apache.org/viewvc?rev=661429&view=rev
with small changes, Snapshot deployed