Documentation

If you wish to build documentation as well as the distribution packages, you will need to add the following profile to your build commands:

mvn -Pdoc clean install

-Pdoc may be used in conjunction with -Pdist command, but will also build documentation in the archive as well as distribution-docs/ in epub, html, html-chunk and PDF formats.