Skip to content
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

Couldn't determine GraalVM version #489

Open
RealThanhpv opened this issue Sep 20, 2023 · 2 comments
Open

Couldn't determine GraalVM version #489

RealThanhpv opened this issue Sep 20, 2023 · 2 comments

Comments

@RealThanhpv
Copy link

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
Copy link

Encountered the same problem

@tmulle
Copy link

tmulle commented Oct 12, 2023

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

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

No branches or pull requests

3 participants