Top "Sonarqube5.3" questions

This is the SonarQube 5.3.x specific tag.

Jenkins cannot connect to SonarQube server using HTTPS (HTTP + SSL) with self-signed certificate

I use SonarQube version 5.3 and I'm trying to set it up with Jenkins. I used this tutorial: Analyzing with SonarQube …

jenkins sonarqube sonar-runner sonarqube5.3
Code Coverage: Cobertura and SonarQube 5.3 Maven Integration

We are migrating all the project from ANT to MAVEN as part of Continuous Integration. We are using JaCoCo for …

maven-3 code-coverage cobertura sonarqube5.3 maven-cobertura-plugin
SonarLint Eclipse connecting to SonarQube server gives "No storage for server 'sonar'. Please update."

My company upgraded to SonarQube 5.3. This requires changing from the SonarQube plugin for Eclipse to SonarLint. I regret that upgrade …

eclipse sonarqube sonarlint sonarqube5.3 sonarlint-eclipse
How to check quality gate status for a project using the API?

I need to trigger HipChat notification for a project as soon as quality gate fails for a project in SonarQube. …

sonarqube sonarqube5.3 hipchat sonarqube-api