commons-parent
commons-parent copied to clipboard
move maven-javadoc-plugin to <build>
move maven-javadoc-plugin from <report> to <build>.
As quite some of (if not most of) commons projects have javadoc error, minor ones or major ones.
I think it is better to let people know if they makes javadoc uncorrectly when they create/change javadoc, but not when release.
@XenoAmess May you please rebase on master and test? TY!
@XenoAmess May you please rebase on master and test? TY!
@garydgregory rebase/test done. 15+ hours/day, 6 days/week working in these months. sorry for the delay.
I'm not convinced Javadoc should be dropped from the reporting section. I think people sometimes want to just rebuild the site.