Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 284 Bytes

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