Sample Maven Project
This is a project set up to use the JavaDoc Coverage Maven Plugin. To parse the JavaDocs inside the Java source files and generate both the regular HTML files and the documentation coverage report, just execute the command below.
mvn clean package