Relative Content

Tag Archive for mavenjavafxexejlinkjpackage

JavaFX Application Built with Maven and jpackage No Longer Works

I am building a JavaFX application and trying to package it as a standalone .exe using Maven with jpackage. Initially, I avoided using jlink because I had dependencies relying on automatic modules. The application was working fine at this stage, and I successfully built a functional .exe.