fxlauncher icon indicating copy to clipboard operation
fxlauncher copied to clipboard

The parameter 'executable' is missing or invalid

Open tobias-f opened this issue 5 years ago • 1 comments

Hello.

I have a small problem. I followed your maven example and end up with the following error message, when trying to create the native installer via mvn clean package && mvn exec:exec@embed-manifest-in-launcher:

The parameter 'executable' is missing or invalid

It seems there is an issue with the javapackager, but I cannot figure out what exactly is the problem.

Thanks a lot.

Best,

Tobias

tobias-f avatar Sep 24 '19 20:09 tobias-f

You need to post your deployment descriptor as a bare minimum :)

edvin avatar Sep 25 '19 11:09 edvin