The latest version of the Sonar plugin for Gradle still doesn’t support Java 21.
plugins { id 'java' id "org.sonarqube" version "5.1.0.4882" }
On gradle build
Unable to load class 'org.sonarqube.gradle.SonarQubeExtension'.
The latest version of the Sonar plugin for Gradle still doesn’t support Java 21.
plugins { id 'java' id "org.sonarqube" version "5.1.0.4882" }
On gradle build
Unable to load class 'org.sonarqube.gradle.SonarQubeExtension'.
Hi,
Welcome to the community!
We typically bump Java version requirements with each new LTA, and I anticipate that being the case with the upcoming LTA as well. Look for it in 2024Q1.
HTH,
Ann
Thanks, So as I see from this conversation https://community.sonarsource.com/t/when-do-you-plan-to-support-the-java-21-lts-for-the-sonar-maven-plugin/102106/29 it will be available on 2025 Q1.
Hi,
Yes, I mis-typed above. 2025Q1, not 2024 .
Ann
Thanks, yes , clear right now.