SonarQube

SonarQube with JaCoCo in multi-module Maven project

by Andreas Grub | 1924 words | ~10 min read

How to set up a SonarQube code analysis using the Sonar Maven Plugin including code coverage with the JaCoCo Maven plugin.

Breaking your build on SonarQube quality gate failure

by Moritz Kammerer | 468 words | ~3 min read

A summary on my QAlabs project for a Maven plugin and a standalone application to break the build on SonarQube quality gate failure