gluonhq / gluonfx-maven-plugin

Plugin that simplifies creating native images for Java/JavaFX maven projects
BSD 3-Clause "New" or "Revised" License
186 stars 38 forks source link

Couldn't determine GraalVM version #489

Open RealThanhpv opened 10 months ago

RealThanhpv commented 10 months ago

I just made a try with graal-21. I did not work

[ERROR] Failed to execute goal com.gluonhq:gluonfx-maven-plugin:1.0.20:compile (default-cli) on project app: Error: Fatal Error: java.io.IOException: Couldn't determine GraalVM version -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
westinyang commented 10 months ago

Encountered the same problem

tmulle commented 9 months ago

Same here.. looks like the version numbering of 21 is shorter than what the code is trying to parse. I've seen this elsewhere with the new "21" version number being returned from the graalvm