SonarQube is the open source platform, to continuously inspect code quality of applications.
hope someone can help. our project is an Eclipse plug-in project we have a Jenkins server our project uses Maven …
maven continuous-integration jenkins sonarqube coberturaWhich are the key differences between these preview and issues modes of SonarQube (greater than 5.2) analysis? Considering http://docs.sonarqube.…
sonarqube sonarqube-scanI am currently using the sonarqube server 5.6 with scanner 2.6.1 and I keep getting errors during analysis for a java project. …
sonarqube findbugsI am experimenting using Pipeline jobs with the Blue Ocean beta plugin enabled on our Jenkins server. We have a …
jenkins sonarqube jenkins-pipeline sonarqube-scanProblem: I am setting up jenkins + sonar + github integration for automatic pullrequest static code check through sonar. My Configuration: Installed …
jenkins continuous-integration sonarqube static-analysisPossible duplicate of Sonar complaining about logging and rethrowing the exception. This is my code in a class: try { this.…
java android sonarqube code-analysis sonar-runnerWhen i run the jenkins task i get the following error 17:12:49.738 INFO - Sensor SCM Sensor... 17:12:49.847 INFO - SCM provider …
svn tortoisesvn sonarqube sonar-runnerI've got a big issue with the integration of JaCoCo maven plugin for the code covering of SonarQube 6.0. I've got …
java maven sonarqube jacoco-maven-pluginI'm installing SonarQube v5.0. I'm running Windows Server 2012 64-bit (a virtual OS), Java 1.8 64-bit, and the SonarQube windows-x86-64 wrapper. …
sonarqube sonarqube-5.0I have SonarLint installed in Eclipse and there is a remotely set up sonarQube server, but rules are different on …
sonarqube sonarlint sonarlint-eclipse