1. Download and unzip the distribution.

    Do not install the application in a directory starting with a digit.



  2. Execute on Windows:

    bin\windows-x86-32\StartSonar.bat
    

    or on other platforms:

    bin/[OS]/sonar.sh console
    



  3. Execute the following commands on your Maven projects:

    mvn clean install 
    mvn sonar:sonar
    



  4. Browse to http://localhost:9000


  5. For administration features, default login/password is admin/admin.

Troubleshooting

See the FAQ page