This works (--project-prop org.gradle.java.installations.fromEnv=,/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0,/usr/lib64/jvm/java-11-openjdk-11,/usr/lib64/jvm/java-17 ...
This might actually be a problem that the incorrect Jackson path is picked up when running Gradle 8.5 as the issue does not happen when running the same build with Gradle 8.12.1. If I may make any ...