The plugin is available via Maven Central. In case you want to build and install the latest snapshot, you can clone the project, set JDK 11 and run ...
I'm trying to create a simple JavaFX application using Maven in IntelliJ IDEA. My Project Structure is set to use JDK 24, and I can see when trying to javafx:run that ...