I want to save my sonar project as a doc or a pdf document instead of the web app interface, is it possible ? Thanks.
Asked
Active
Viewed 1.6k times
1 Answers
2
There are two available plugins that allow you to see metrics in PDF format http://docs.codehaus.org/display/SONAR/PDF+Plugin (Community plugin)
For Sonar 5.6 LTS => http://www.sonarsource.com/2016/06/13/sonarqube-governance-1-0-released/ (Plugin provided by SonarSource)

surfealokesea
- 4,971
- 4
- 28
- 38

ppapapetrou
- 1,653
- 9
- 13
-
2The community plugin link is broken. You can find it there : [Sonar PDF Report Plugin](https://github.com/SonarQubeCommunity/sonar-pdf-report) – Flows Oct 19 '16 at 12:48
-
And there, the links to codehaus etc are broken - this project seems dead? – FelixJongleur42 Oct 25 '17 at 08:47
-
It seems so. The project hasn't been updated for years so I would consider it `legacy` :) – ppapapetrou Oct 26 '17 at 10:12