The simplest solution for Jenkins is to set the environment variable SONAR_SCANNER_SKIP_JRE_PROVISIONING
to true as Scott said, and it works, see
1 Like
The simplest solution for Jenkins is to set the environment variable SONAR_SCANNER_SKIP_JRE_PROVISIONING
to true as Scott said, and it works, see