java - Sonar Maven plugin - fail the build on violation -


is there way configure sonar or sonar maven plugin make build fail when violation of priority (blocker, critical) detected?

you have define alert thresholds on number of blocker/critical violations (>0 case) in quality profile , install build breaker plugin (category "integration" in update center of sonar 2.4).


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -