Skip to content

Latest commit

 

History

History
 
 

sample-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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