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 tried to generate an installer for mac and it gave this error while trying to sign the man folder of the jre. It used a MacAir computer, with Java 8, I think 1.8.332. I have specified a custom JRE path, and I have choise the default JRE that comes with MacOS. However, when doing the signature process, it gave this error when it tried to compile a file in the man folder..
Code sign error : bundle format unrecognized, invalid, or unsuitable
Add a custom jre path in the configuration, and choose the default JRE that MacOS brings.
run mvn clean javapackager:package
What is the expected behavior?
End without error.
What is the current behavior?
Build failure.
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
Unfortunately no.
Please tell us about your environment:
JavaPackager version: 1.6.4
OS version: MacOS
JDK version: 1.8u332
Build tool:
Maven
Gradle
The text was updated successfully, but these errors were encountered:
I'm submitting a…
I tried to generate an installer for mac and it gave this error while trying to sign the man folder of the jre. It used a MacAir computer, with Java 8, I think 1.8.332. I have specified a custom JRE path, and I have choise the default JRE that comes with MacOS. However, when doing the signature process, it gave this error when it tried to compile a file in the man folder..
Code sign error : bundle format unrecognized, invalid, or unsuitable
mvn clean javapackager:package
What is the expected behavior?
End without error.
What is the current behavior?
Build failure.
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
Unfortunately no.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: