Skip to content

dev9com/maven-site-docs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#maven-site-docs-example This is a very simple Java project, intended to illustrate the use of a number of Maven plugins related to site documentation.

To use, simply check out and run:

mvn clean verify site

If you only run mvn clean site, you will generate most of the reports, but not the code coverage data. Code coverage requires the test suite to run (part of verify).

Requirements

About

Kitchen sink Maven reporting example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages