You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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
The text was updated successfully, but these errors were encountered: