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 88 JavaPackager issues
Sort by recently updated
recently updated
newest added

I'm submitting a… - [ ] bug report - [ ] feature request - [x] other **Short description of the issue/suggestion:** How do I generate different installers for x86 and...

feedback

I'm submitting a… - [ ] bug report - [ ] feature request - [X] other ## **Short description of the issue/suggestion:** I want to build an AppImage of [**Drifty...

working on

I'm submitting a… - [ ] bug report - [ ] feature request - [X] other **Short description of the issue/suggestion:** When the [**Drifty**](https://github.com/SaptarshiSarkar12/Drifty) application is packaged using JavaPackager Maven...

working on

Can he use ProGuard together with it? Currently, the generated exe is easily cracked by others, which is fatal for desktop applications.

duplicate
enhancement

I'm submitting a… - [ ] bug report - [ ] feature request - [x] other **Short description of the issue/suggestion:** First of all, thank you very much for this...

enhancement
feedback

I'm submitting a… - [ ] bug report - [x] feature request - [ ] other **Short description of the issue/suggestion:** add ability to add (default) `Arguments` to `JavaX` like...

enhancement

When I make a .deb file with JP in Ubuntu, and I install it with `dpkg`, it creates a nicely packaged folder in /opt then it adds the link to...

question

I'm submitting a… - [X] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** When following your example of creating a package using...

bug
feedback

I'm submitting a… - [ ] bug report - [ ] feature request - [x] other Well i import this org.apache.poi dependency to my project to export a word file....

duplicate
fixed

I'm submitting a… - [ ✅] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** **Steps to reproduce the issue/enhancement:** 1. [First Step]...

bug
working on