Sonarqube developer eddition

ERROR: Error during SonarScanner execution

55java.lang.IllegalStateException: Unable to load component class org.sonar.scanner.scan.ProjectLock

56 at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:66)

Caused by: org.picocontainer.injectors.AbstractInjector$UnsatisfiableDependenciesException: com.talanlabs.sonar.plugins.gitlab.CommitProjectBuilder has unsatisfied dependency ‘class com.talanlabs.sonar.plugins.gitlab.CommitFacade’ for constructor ‘public com.talanlabs.sonar.plugins.gitlab.CommitProjectBuilder(com.talanlabs.sonar.plugins.gitlab.GitLabPluginConfiguration,com.talanlabs.sonar.plugins.gitlab.SonarFacade,com.talanlabs.sonar.plugins.gitlab.CommitFacade)’ from org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@6e28bb87:459<[Immutable]:org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer@29f85fe1:60<|

Hey there.

Based on the stacktrace, you’re using the long unmaintained (and community-supported when it was maintained) gabrie-allaigre/sonar-gitlab-plugin.

If you are using the Developer Edition of SonarQube, you should know that in SonarQube v8.9 LTS GitLab Merge Request Decoration is supported natively by SonarQube (no plugins required)