Name |
Sonar PDF Plugin |
Authors |
Antonio Manuel Muñiz (blog), GMV (http://www.gmv.com) |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13739 |
Last Version |
0.1 |
License |
LGPL v3 |
Download sources |
Compatibility with Sonar
Plugin versions |
1.4 |
1.5 |
1.6 |
1.7 |
1.8 |
|---|---|---|---|---|---|
0.1 |
|
|
|
|
|
Description / Features
Sonar PDF plugin allows to generate a report in PDF format that contains the most relevant information showed by Sonar web interface. The report aims to be a deliverable as part of project documentation. 
Actually the report contains:
- Global dashboard (similar to Sonar web interface dashboard)
- Violations (most violated rules and most violated files)
- Dashboard and violations for all modules (if they exists)
You can download an example of report here.
Usage
First analyze your project in sonar. Then run the generate goal:
If your Sonar server URL is http://localhost:9000 you don't need to specify sonar.base.url.
Known limitations
First compatible version: Sonar 1.8

