Skip to content

ci(sonar): disable JRE provisioning #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skwasjer
Copy link
Owner

Java is already being setup via an action, so this is unnecessary overhead. JRE provisioning was added somewhere last year.

Note: this change only becomes effective after merge, since the sonarcloud workflow runs actions from main branch as a security measure.

Log output before change:

Preparing working directories...
13:05:44.882  Updating build integration targets...
13:05:46.687  Using SonarCloud.
13:05:47.094  The JRE provisioning is a time consuming operation.
JRE provisioned: OpenJDK17U-jre_x64_linux_hotspot_17.0.11_9.tar.gz.
If you already have a compatible java version installed, please add either the parameter "/d:sonar.scanner.skipJreProvisioning=true" or "/d:sonar.scanner.javaExePath=<PATH>".

@skwasjer skwasjer deployed to internal June 24, 2025 18:39 — with GitHub Actions Active
@skwasjer skwasjer enabled auto-merge (squash) June 24, 2025 18:39
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant