This plugin helps to automate code analysis and integrate measures to Sonar.
Configuration
- install the Sonar server
- upload sonar.hpito hudson plugins
- define a Sonar installation
- you can define advanced parameters to override default sonar paramaters :
- activate sonar on jobs from the "Post-build actions" section:
- build your project
We recommend to execute Sonar at the most on nightly builds. It's useless to activate it on continuous builds.
- view your project from Sonar
Changelog
0.1
- Initial release