Name |
Sonar GreenPepper Plugin |
Authors |
Freddy Mallet, François Dénommée |
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13760 |
Most Recent Version |
|
License |
LGPL v3 |
Sources |
|
Download |
Called for a vote : sonar-greenpepper-plugin-0.1-SNAPSHOT.jar |
Compatibility with Sonar
Plugin versions |
1.5 |
1.6 |
1.7 |
|---|---|---|---|
0.9 |
|
|
|
Plugin |
0.1-SNAPSHOT |
|---|---|
Sonar |
1.10+ |
Description / Features
GreenPepper is a collaboration platform to help business experts and developers create executable specificatons in order to build the right software.
This Sonar plugin collect tests reports provided by GreenPepper Maven plugin to feed Sonar. Two GreenPepper metrics : "GreenPepper tests" and "GreenPepper tests success (%)" are then accessible in several Sonar pages : Homepage (+TreeMap), project Dashboard and project TimeMachine.
Usage & Installation
- Stop Sonar Web server
- Place the jar into the /extensions/plugins directory
- Restart Sonar Web server
- If you launch the Maven Sonar plugin on a Maven project which contains GreenPepper reports, those last will be automatically collected to create GreenPepper metrics.
Known limitations
- It's possible in the Settings page to ask Sonar to launch GreenPepper Maven goal before collecting GreenPepper reports. Nevertheless, this feature hasn't been tested.
- It would be useful to be able to click on a GreenPepper metrics to access to the GreenPepper Confluence page.

