Name |
Sonar Build Stability Plugin |
Authors |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/14312 |
Latest version |
1.0.1 (check version compatibility ) |
License |
Apache 2 |
Sources |
|
Download |
|
Download snapshot |
Compatibility matrix
Plugin |
0.1 |
1.0.1 |
|---|---|---|
Sonar |
1.12+ |
1.12+ |
|
|
|
|
|
|
TeamCity (see SONARPLUGINS-338) |
|
|
Description / Features
Generates reports based on information about builds from Continuous Integration System.

You can see real life example of this plugin on Nemo: http://nemo.sonarsource.org/project/index/org.codehaus.sonar:sonar
Usage & Installation
- Place the jar into /extensions/plugins/ directory
- Restart Sonar Web server
- Specify your Continuous Integration Server:
- within your pom.xml
Example for Bamboo:Example for Hudson: - or via Sonar Settings (Project/Module Settings -> Build Stability -> CiManagement)
- within your pom.xml
- Specify Username and Password (Global/Project/Module Settings -> Build Stability) if needed
- Launch a new quality analysis and the metrics will be fed

