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.
I'm submitting a feature request. I used runnableJar and mainClass parameter of plugin, and I want to specify some parameters to the mainClass, how to ? - JavaPackager version: 1.7.5...
I'm submitting a… - [ x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** I keep getting this error when i try...
I'm submitting a… - [ ] bug report - [ ] feature request - [ x ] other **Short description of the issue/suggestion:** The binaries within the app bundle seem...
I'm submitting a… - [ ] bug report - [ ] feature request - [ *] other **Short description of the issue/suggestion:** Are there code signing examples for linux /...
I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** When I try to run an app that I...
I'm submitting a feature request. **How do I redirect stderr to a file?**
I'm submitting a… - [ ] bug report - [ ] feature request - [x] other **Short description of the issue/suggestion:** Deprecation warning is printed by jlink when used on...
I'm submitting a… - [ X ] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** I am getting these errors just trying...
I am using the maven plug-in 1.7.3. When packaging the mac, I found that the progress has been stuck as follows: ``` [INFO] Bundling JRE ... with /Users/zhengzijian/Library/Java/JavaVirtualMachines/azul-17.0.6/Contents/Home [INFO] Embedding...
I'm submitting a… - [x] bug report - [ ] feature request - [ ] other Running "maven package" command encounters a stuck startup script file create in: ```sh [INFO]...