Closed
Description
💡 TIP: Select the ↖︎⎾ Preview ⏋ Tab above help read these instructions.
1. Issue type
⌦ Type the letter "x" in the "checkbox" the best describe this issue.
- Defect: I encountered an error or detected a flaw.
2. User story summary
As a developer,
I want to be able to run "mvn site" and "mvn site:run" to generate the reports that this module promises to deliver,
So that I can ascertain the quality of my own Maven project.
3. Acceptance criteria
- 1. The Maven site life-cycle (mvn site) runs successfully with no errors
- 2. The Maven goal "site:run" (mvn site:run) runs successfully with no errors.