Top "Sonarqube5.1" questions

This is the SonarQube 5.1.x specific tag.

Maven throws "Cannot find symbol" in Jenkins

I'm creating a local instance for Jenkins and Sonarqube. After creating project and after configuring the same, I clicked "Build …

maven jenkins sonarqube sonarqube5.1
Running a Sonar Analysis from the Dashboard

Is there a way to run a Sonar 5.1.1 Analysis completely in the Dashboard GUI? If not what are the steps …

sonarqube sonar-runner sonarqube5.1
How to exclude/ignore referenced project(s) analysis from SonarQube

I have a solution which has three projects (X,Y,Z). Z referenced in Y , Y in X . When I …

sonarqube sonarqube-5.0 sonarqube5.1 sonarqube-4.5 sonarqube5.1.2
sonar maven goal with sonarqube jenkins plugin - ERROR SCM provider was set to "git" but no SCM provider found for this key

I've followed these instructions: http://docs.sonarqube.org/display/PLUG/Triggering+SonarQube+on+Jenkins+Job#TriggeringSonarQubeonJenkinsJob-TriggeringaProjectAnalysiswithMaven SonarQube: 5.1.1, Jenkins SonarQube Plugin: 2.2.1 …

maven jenkins sonarqube sonarqube5.1
SonarQube: Coverage on New Code never calculated

I have set up SonarQube, Maven and Cobertura to upload unit test coverage at every build run. I want to …

maven sonarqube cobertura sonarqube5.1 sonarqube-scan
Exception handlers should preserve the original exception : Either log or rethrow this exception

This is my method, when I try to analyze my code by sonarQube am getting this error: Exception handlers should …

java sonarqube sonar-runner sonarqube-5.0 sonarqube5.1