[xwiki/xwiki-jenkins-pipeline] 98e663: [Misc] Sonar requires Java 17, not Java 11
Branch: refs/heads/misc-sonar-java-17 Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 98e66389b086e82f7e856d2e099f5a41e55c2a21 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/98e66389b086e82f7e856... Author: Vincent Massol <[email protected]> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M vars/configureJavaTool.groovy Log Message: ----------- [Misc] Sonar requires Java 17, not Java 11 * Restore the Java 17 requirement when running Sonar: the constraint is not the Sonar Maven plugin itself but the scanner engine that it downloads from SonarCloud into ~/.sonar/cache, which is compiled for Java 17 and thus fails with an UnsupportedClassVersionError on a Java 11 runtime Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
participants (1)
-
XWiki Notifications