
Below Post will describe about how to generate Sonar Report for maven and ant project.
Prerequisites :
JDK 1.7
Mysql
sonarqube-5.4
Maven
Ant
Download sonarqube-5.4 from here sonar 5.4 and Extract the Sonar zip file.
Create database called "sonar" in mysql. You can choose...