- Download Sonarcube 4.5.7 version.
- Download the
pdf repport plugin 1.4 version from.
- Copy and paste the pdf report plugin to
../extensions/plugins/
- Start the
server by running ../bin/StartSonar.bat.
- Once server
is up, create a sonar-project.properties file in either root path or sub module
of codebase.
- PDF
can be viewed in different ways:
- Go
to codebase path either root or module folder from command prompt and run mvn
sonar:sonar
- PDF
will be generated in target/sonar/ folder.
o Goto Sonarcube
server http://localhost:9000 and login as admin/admin.
§ In dashboard add a widget called Pdf Report.
Rerun mvn sonar:sonar from command prompt
§ In PDF report
widget, you can see the generated pdf.
No comments :
Post a Comment