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

The example for getting start with maven doesn't work with javafx 21 and Maven 3.9.7. #48

Open
odinsbane opened this issue Oct 14, 2021 · 1 comment

Comments

@odinsbane
Copy link

The current example at https://openjfx.io/openjfx-docs/#maven doesn't work.

First after creating the archtype, the plugin is 0.0.3 and not 0.0.8 as indicated on the webpage.

Second, when I try to build using mvn clean javafx:run, it will not compile the classes because none of the javafx packages exist. If I edit the pom and use javafx 16 it works fine.

Thank you

@odinsbane odinsbane changed the title The example for getting start with maven doesn't work with javafx 17 The example for getting start with maven doesn't work with javafx 21 and Maven 3.9.7. May 28, 2024
@odinsbane
Copy link
Author

I would create a new issue, but they don't appear to get looked at so I feel this is the wrong place. The current archetype won't build with maven 3.9.7 It works fine with maven 3.9.6

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

1 participant