-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Description
I'm submitting a…
- bug report
- feature request
- other
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
Metadata
Metadata
Assignees
Labels
No labels