Compatibility matrix
Plugin | 1.1.1 | 1.1.2 | 2.0-SNAPSHOT |
|---|---|---|---|
Sonar | 1.12+ | 2.2+ | 2.2-SNAPSHOT |
|
|
| |
|
|
| |
|
|
| |
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:sonar
Usage & Installation
- Place the jar into /extensions/plugins/ directory
- Restart Sonar Web server
- Specify your Continuous Integration Server Job URL:
within your pom.xml
Example for Bamboo:Example for Hudson:
or via Sonar Settings (Project/Module Settings -> Build Stability -> CiManagement)
Example for Bamboo:Example for Hudson:
- Specify Username and Password (Global/Project/Module Settings -> Build Stability) if needed
- Launch a new quality analysis and the metrics will be fed
Changelog

