QualInsight / qualinsight-plugins-sonarqube-badges

Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
GNU Lesser General Public License v3.0
110 stars 141 forks source link

Doesn't work with Sonar 7.5 #82

Open dzmitry-rudnouski opened 5 years ago

dzmitry-rudnouski commented 5 years ago

Plugin doesn't work with SonarQube 7.5

2019.05.17 10:11:54 ERROR web[][o.s.s.p.Platform] Background initialization failed. Stopping SonarQube java.lang.IllegalStateException: Unable to load component class com.qualinsight.plugins.sonarqube.badges.ws.BadgesWebService at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:65) ... Caused by: java.lang.IllegalStateException: Unable to load component class com.qualinsight.plugins.sonarqube.badges.ws.gate.QualityGateBadgeAction at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:65) ...

agourav1989 commented 4 years ago

Hi, I am facing same issue in Sonarqube 7.9.1 Developer Edition. Any Solution for it?

webben-de commented 4 years ago

Same here

patpatpat123 commented 4 years ago

Hello,

Same with the 8.0 as well. This is a cool project, please keep it up!

Thank you