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

No JFX for linux-aarch64 #3059

Open
kasemir opened this issue Jun 25, 2024 · 1 comment
Open

No JFX for linux-aarch64 #3059

kasemir opened this issue Jun 25, 2024 · 1 comment

Comments

@kasemir
Copy link
Collaborator

kasemir commented Jun 25, 2024

Maven central doesn't appear to include JFX version 21.0.3 variants for linux-aarch64.

This breaks the EPICS training VM setup on Mac OS, https://github.com/epics-training/training-vm/blob/main/doc/creating-vm-from-scratch-apple-silicon.md :

Could not resolve dependencies..
The following artifacts could not be resolved:
org.openjfx:javafx-controls:jar:linux-aarch64:21.0.3,
org.openjfx:javafx-graphics:jar:linux-aarch64:21.0.3,
...

https://stackoverflow.com/questions/78263233/javafx-21-for-linux-aarch64 suggests that linux-aarch64 is available for some JFX updates but not others.

@shroffk
Copy link
Member

shroffk commented Aug 26, 2024

We have the option to revert to 21.0.1 which is supported or move forward to 22.0.2

shroffk added a commit that referenced this issue Sep 6, 2024
test branch for issue #3059, updating javafx version for training VM
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

2 participants