Name |
Build Breaker Plugin |
Author |
Simon Brandhof |
State |
Under development |
License |
LGPL v3 |
Sources |
|
Download |
|
Description
It makes the maven build fail if at least one alert threshold is hit. Thresholds are defined in Quality profiles, for example "coverage < 50%". Project is still analyzed and measures are published in the dashboard.
Example of logs :
Compatibility matrix
Build Breaker plugin |
0.1-SNAPSHOT |
|---|---|
Sonar |
1.10 |
Installation
- copy the JAR file in the directory /extensions/plugins
- restart Sonar server
- Define alert thresholds in the Quality profile of your project
- Execute code analysis
Labels

