You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: