-
-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to SonarQube 10.6 #927
Conversation
Dears, Can someone please merge this PR? Regards, |
Hello please see #904 Also i would recommend against updating the README about the compatibility table, there is already a PR dedicated #906 |
@gjabouley-invn: #904 do nothing more than upgrade SonarQube version, which is already included in the current PR. |
@mc1arke could you please approve the workflow, so at least we have a build artefact available from the GitHub checks that users can use for deployment?
My point is, as in the linked PR, a 10.5 incompatibility was detected not at init (which makes the issue easy to spot) but rather when configuring a specific feature of the plugin (creating a new DevOps platform integration). This highlight that usages can vary from one setup to another, and even if for your use case the 10.6 works maybe for others with another setup (another ALM, ...) there could still be some other issues to fix. About the versioning, well outdated or wrong, both mean incorrect to me 😃 |
Just installed @phoval 's release and everything seems to be working on 10.6. |
@mc1arke Any update here? |
I Also tested @phoval 's release and it looks like it is working on 10.6. No more errors unlike 1.19.0.jar |
/~https://github.com/phoval/sonarqube-community-branch-plugin/releases/tag/1.19.1 |
Hi @mc1arke , i tested the "1.19.1" version of phoval in various combinations with SonarQube 10.6. Tested Sarif import and code coverage. Also tested with the current development head of sonarqube (upcoming 10.7) Could also see the errors mentioned by mohamedazaddou and grandeon after update to 10.6 from 10.4. @mc1arke Could you please approve the proposed changes of this PR and release a 1.20 or 1.21 for SonarQube 10.6? Thank you for your great work! |
I also confirm that this PR is working great on 10.6 (installed with the official Helm chart, if it matters). |
8a0bda3
to
fe57f3d
Compare
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'java.net.FactoryURLClassLoader@6441c486-com.github.mc1arke.sonarqube.plugin.scanner.CommunityProjectBranchesLoader': Resolution of declared constructors on bean Class [com.github.mc1arke.sonarqube.plugin.scanner.CommunityProjectBranchesLoader] from ClassLoader [java.net.FactoryURLClassLoader@6441c486] failed; nested exception is java.lang.NoClassDefFoundError: org/sonar/scanner/bootstrap/ScannerWsClient