Skip to content

ci(sonar): disable JRE provisioning#292

Merged
skwasjer merged 1 commit into
mainfrom
chore/disable_jre_provisioning
Jun 24, 2025
Merged

ci(sonar): disable JRE provisioning#292
skwasjer merged 1 commit into
mainfrom
chore/disable_jre_provisioning

Conversation

@skwasjer

@skwasjer skwasjer commented Jun 24, 2025

Copy link
Copy Markdown
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>".

@sonarqubecloud

Copy link
Copy Markdown

@skwasjer skwasjer enabled auto-merge (squash) June 24, 2025 17:44
@skwasjer skwasjer merged commit f9be93b into main Jun 24, 2025
13 checks passed
@skwasjer skwasjer deleted the chore/disable_jre_provisioning branch June 24, 2025 17:47
@skwasjer skwasjer added the ci label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant