hello,
We have upgraded a SonarQube CE from 8.9.2 to 9.9.6, when users are running there pipeline they are getting failed with error1: Pipeline from Jenkins
“Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘ClassRealm{gitlab}-com.talanlabs.sonar.plugins.gitlab.CommitPublishPostJob’: Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.talanlabs.sonar.plugins.gitlab.CommitPublishPostJob] from ClassLoader [ClassRealm{gitlab}]”
Error:2 in another pipeline from GitLab
[INFO] ------------------------------------------------------------------------
298528777 [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922:sonar (default-cli) on project java-sandbox: Unable to load components interface org.sonar.api.batch.postjob.PostJob: Error creating bean with name ‘ClassRealm{gitlab}-com.talanlabs.sonar.plugins.gitlab.CommitPublishPostJob’: Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.talanlabs.sonar.plugins.gitlab.CommitPublishPostJob] from ClassLoader [ClassRealm{gitlab}]: org.sonar.api.batch.postjob.issue.PostJobIssue → [Help 1]
2986org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922:sonar (default-cli) on project java-sandbox: Unable to load components interface org.sonar.api.batch.postjob.PostJob
Please help us with is this Gitlab plugin is supported?
Thanks,
Dharma