JavaPackager
JavaPackager copied to clipboard
:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.
Hello! I'm submitting a Mojo bug for the 1.7.0-SNAPSHOT version. I am unable to package my application due to strange behavior of the plugin. ``` [ERROR] Failed to execute goal...
Hi This is my profile  An error is reported after "MVN package" is executed. The error is as follows [ERROR] net.sf.launch4j.BuilderException: net.sf.launch4j.ExecException: Exec failed (1): /Users/apple/Documents/soft/maven/repo/net/sf/launch4j/launch4j/3.14/launch4j-3.14-workdir-mac/bin/windres --preprocessor=cat -J rc...
I'm submitting a… - [ ] bug report - [X] feature request - [ ] other **Short description of the issue/suggestion:** Add support for JPMS (Java Platform Modules System). **What...
- JavaPackager version: 1.7.2 - OS version: ubuntu - JDK version: 17 - Build tool: - [ ] Maven **Other information** (e.g. related issues, suggestions how to fix, links for...
I'm submitting a… - [ ] bug report - [ ] feature request - [x] other **Short description of the issue/suggestion:** How to run packaged console app in terminal for...
Hi, Your tool is working great. Thanks. One question, for linux why do you rename the .jar? I'm asking as: 1. Keeping it .jar in theory makes it still easily...
I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** ``` DMG image generation failed due to: Command execution...