Hi, first of all, thank you for the video, is excellent, you created the pdf using mvn sonar:sonar and It worked for you, in my case I have sonarqube 6.2, sonar-pdfreport-plugin-1.4 and a project created in eclipse without maven, so I couldn't execute the command that you showed, then I tried to figured out how to create the pdf in the web page (localhost:9000) and there is no option, I even have not the widget menu, could you please give me a hand with this, I need to generate the pdf without maven. Thanks a lot.
Hey juan pablo Bonila thank you for your comment, sonar-pdfreport-plugin is not compatible with any SonarQube 5.x version. In latter version it is deprecated.There is a commercial Report Plugin which is Retired since SonarQube 5.5. So other than this there is no such plugin in latter versions of SonarQube you can look for other alternatives.
hi i have installed the latest sonarqube 7.2 and analyzed C# code,but i am not able to generate analysis report,is there any way to generate pdf ? ,please help
Do you mean the pdf reported generated by SonarQube? Is that then you have to login as admin into SonarQube dashboard then 1.Go to the relevant dashboard, and click Configure widgets 2. Look for PDF Report and click on click Add widget 3.Select the SonarQube Project whose PDF Report widget you wants to add to this dashboard 4.Save the changes 5. Go to the dashboard you will be able see the download option for pdf report
Hi. This is an amazing video. What if I do not have a maven project but a normal web project. How can I generate the pdf report?
it's a great video. but is it possible in community edition or only in enterprise edition ??
Does this work for latest version of sonarqube 9.0 ?
Hi, first of all, thank you for the video, is excellent, you created the pdf using mvn sonar:sonar and It worked for you, in my case I have sonarqube 6.2, sonar-pdfreport-plugin-1.4 and a project created in eclipse without maven, so I couldn't execute the command that you showed, then I tried to figured out how to create the pdf in the web page (localhost:9000) and there is no option, I even have not the widget menu, could you please give me a hand with this, I need to generate the pdf without maven. Thanks a lot.
Hey juan pablo Bonila thank you for your comment, sonar-pdfreport-plugin is not compatible with any SonarQube 5.x version. In latter version it is deprecated.There is a commercial Report Plugin which is Retired since SonarQube 5.5. So other than this there is no such plugin in latter versions of SonarQube you can look for other alternatives.
Thanks for the answer, so, I installed the same version as you have, :D with sonar-runner-dist-2.4 and It works, thanks a lot again!!!
hi i have installed the latest sonarqube 7.2 and analyzed C# code,but i am not able to generate analysis report,is there any way to generate pdf ? ,please help
Only SonarQube 5.0 below versions are having open source plugin PDF report and for rest versions you have to go for commercial/paid plugin
Why did you give MVC while running scanner bro
Is there any way we can download the sonarqube report usinG CLI Commands.
KIndly let me know plzzzz
Very interesting video. I want to download open source reports. Do you know how I can do it?
Do you mean the pdf reported generated by SonarQube? Is that then you have to login as admin into SonarQube dashboard then
1.Go to the relevant dashboard, and click Configure widgets
2. Look for PDF Report and click on click Add widget
3.Select the SonarQube Project whose PDF Report widget you wants to add to this dashboard
4.Save the changes
5. Go to the dashboard you will be able see the download option for pdf report
is it working for sonarqube7.6 version