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

### JavaPackager version 1.7.6 ### Operating system Windows ### OS version windows11 ### Build tool Maven ### JDK version jdk21 ### Short description The icon of the running main process...

bug

### Problem to solve Hi, Candle and light have been removed from the wixtoolse,t and Windows executables are failing so it will be a great help to the Java community...

enhancement

# Problem Description After packaging, the file "universalJavaApplicationStub" is missing in the MacOS directory within the macOS executable package, preventing the program from running properly. # Cause of the Problem...

# Description When the Maven build is run in our Jenkins DMG creation fails. This results from the fact that an OSA script is run that uses Finder to arrange...

enhancement

fixes #470 also fixes some other quoting issues and improves vmArgs handling

### Linux Startup Script Does Not Quote Application Arguments **Description:** In the current version of JavaPackager (`v1.7.9`), the generated Bash startup script for Linux does not properly quote application arguments....