SonarQube with Amazon Corretto?

is there a document on how to integrate SonarQube with Amazon Corretto?

All I know is what I posted in https://community.sonarsource.com/t/access-denied-java-lang-runtimepermission-accessclassinpackage-jdk-internal-org-objectweb-asm/62016/3

I got SonarQube running by adding the two line shown to /usr/lib/jvm/java-11-amazon-corretto.x86_64/lib/security/default.policy but I liked Nathan’s alternative suggestion better.

-RP

2 Likes

I am wondering what version is compatible with SonarQube 9.2.0

Hi,

SonarQube 9.8 is the current version, and SonarQube 9.9 LTS is due on Feb 7th. There’s no reason at this point to start with 9.2. Go straight to the latest.

 
Ann

sorry we are on 9.7

1 Like