JavaPackager icon indicating copy to clipboard operation
JavaPackager copied to clipboard

:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.

Results 96 JavaPackager issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/18343788/188118797-35ca68f7-3d88-4987-b8fa-962bc6ccf488.png) 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...

bug
question

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...

enhancement

- 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...

question

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...

question

help

enhancement
fixed
feedback

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...

feedback

I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** ``` DMG image generation failed due to: Command execution...

feedback