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.
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