Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
0.3
Description
This is a real easy one.
We need to add an aggregate function to the main pom.xml, this will produce a nice bundled site/apidocs directory within /target.
It can be generated with the mvn javadoc:aggregate CLI.
http://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate.html