Sonarqube java scan support for Community version 24.12.0.100206

Must-share information (formatted with Markdown):

  • which versions are you using (Community Build - 24.12.0.100206)
  • how is SonarQube deployed: Docker
  • what are you trying to achieve - We are planning to upgrade to 24.12.0.100206 version from 9.9.2
  • what have you tried so far to achieve this - We have done the setup in our QA environment.

We would like the know the Java support for 24.12.0.100206. which version of Java is required by the developers for SonarScanning can you please help us ?
We have informed minimum version required is Java 17. Can you suggest us ?

Can someone help here with any articles

Hi,

I invite you to familiarize yourself with the FAQ, and in particular this section:

I created a topic, when can I expect a response?

This is an open community with people volunteering their free time to provide assistance. We’re eager to contribute to the community, but you are not guaranteed a fast response.

Be patient

  • Wait a few days before bumping a topic that hasn’t received a response.

To your question, it’s not clear to me why you would stop your upgrade at 24.12 since only the latest version of Community Build is supported. Your upgrade path is:

9.9.2 → 24.12 → 25.9

Once you’ve arrived at a current version, the docs will help.

 
Ann

Hi
We have upgraded this in our QA environment which is already running on 24.12 I am referring to this link on the language support the Java version in our environment are on 11. I need to know shall we ask users to update Java project on 17 or will it work for them.

Hi,

From those docs you linked to:

LTS 8, 11, 17, 21 and all intermediary versions up to Java 24 are fully supported.

You can analyze code written with/to any version of Java. So yes, you can analyze your Java 8 (Why?! :fearful:) code with current versions of SonarQube.

And note that the docs you’ve linked to are for the current version of Community Build, i.e. 25.9. Not for 24.12.

 
HTH,
Ann