GitHub CI build fails in the sonar-maven-plugin
HagarJNode opened this issue · 2 comments
HagarJNode commented
The CI build fails in the sonar-maven-plugin for the pull requests - which, as I see it, isn't caused by the branches in the pull requests.
Error: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project dependency-track: Unable to load component class org.sonar.scanner.report.MetadataPublisher: Unable to load component class org.sonar.scanner.rule.QualityProfiles: Failed to load the quality profiles of project 'org.jenkins-ci.plugins:dependency-track': closed -> [Help 1]
HagarJNode commented
Is the SonarQube integration Community Edition or Developer Edition?
https://docs.sonarqube.org/latest/analyzing-source-code/pull-request-analysis
HagarJNode commented
Fixed in #122