Closed wolkenschieber closed 5 months ago
this is a bug in maven i believe, if you look at the URIs, the javafx platform isn't being resolved properly. can you try rebuilding using the maven wrapper at version 3.8.8 instead?
https://issues.apache.org/jira/browse/MNG-8131
here's the issue on the apache JIRA
Interesting, build is fine using Docker image maven:3.8-eclipse-temurin-21
.
maybe it's the maven version inside the container? I can replicate a successful build on a clean install while I'm on 3.8.8
feel free to reopen if you come across this issue again, closing for now.
When running a build through
GRAALVM_HOME=/mnt/Development/tools/graalvm-jdk-21 mvn -U gluonfx:build
JavaFX dependencies aren't resovled: