Unable to see sonarqube analysis in sonarqube server after build success
问题 When I tried to analyze a java program using maven for SonarQube 5.6 analysis I am unable to see analysis result on dashboard. I added all the plugins and build steps in my pom.xml and executed mvn clean deploy . Nevertheless my build shows success but the analysis is not posting on SonarQube server and in background task it shows failed (in SonarQube server web UI) My pom.xml : <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi