Installation steps :
Step 1 : Download and unzip the distribution.
Do not install the application in a directory starting with a digit
Step 2 : Execute on Windows:
| bin\windowsx8632\StartSonar.bat |
| bin/[OS]/sonar.sh console |
Step 3 : Execute the following commands on your Maven projects:
|
mvn clean install mvn sonar:sonar |
Step 4 : Browse to http://localhost:9000
Step 5 : For administration features, default login/password is admin/admin.