Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download and unzip the distribution.

    Info

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



  2. Execute on Windows:

    Code Block
    bin\windows-x86-32\StartSonar.bat
    

    or on other platforms:

    Code Block
    bin/[OS]/sonar.sh console
    



  3. Execute the following commands on your Maven projects:

    Code Block
    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