Download and unzip the distribution.
Info Do not install the application in a directory starting with a digit.
Execute on Windows:
Code Block bin\windows-x86-32\StartSonar.bat
or on other platforms:
Code Block bin/[OS]/sonar.sh console
Execute the following commands on your Maven projects:
Code Block mvn clean install mvn sonar:sonar
- Browse to http://localhost:9000
For administration features, default login/password is admin/admin.
Troubleshooting
See the FAQ page

