This is a windows-bug only!
When specifying <bundleArguments> to not include JRE in native bundle, JRE won't be created, but application still won't work. Mayor cause: the generated .cfg-file still contains app.runtime=$APPDIR\runtime
该提问来源于开源项目:javafx-maven-plugin/javafx-maven-plugin