edvin/fxlauncher

The parameter 'executable' is missing or invalid

tobias-f opened this issue · 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

edvin commented

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