Compatibility Matrix
Description / Features
Generates reports based on information about builds from Continuous Integration System.

Installation
- Install the Build Stability plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory
- Restart the Sonar server
Usage
Specify your Continuous Integration Server Job (URL, credentials, etc.):
- Either through the web interface: at project level, go to Configuration > Settings > Build Stability
- Or in your 'pom.xml' file for Maven projects:
Example for Bamboo:
Example for Jenkins:
Run a new Sonar analysis and the metrics will be fed.
| Security note for Sonar 3.4+ For the *.secured properties to be read during the project analysis, it is necessary to set the 'sonar.login' and 'sonar.password' properties to the credentials of a user that is:
Example: sonar-runner -Dsonar.login=admin -Dsonar.password=admin |
Change Log
| Version 1.1.1 (1 issues) | |||
|---|---|---|---|
| Type | Key | Summary | Priority |
|
|
SONARPLUGINS-552 | Z character needs to be quoted in DATE_TIME_FORMAT for Bamboo |
|

