-
https://www.baeldung.com/java14-jpackage
https://www.baeldung.com/jar-windows-executables
https://www.baeldung.com/jlink
-
Hello, I'm using a distribution derived from Arch linux and I can't install properly PolyGlot. If you have the time to build an Arch linux package or a flatpak package, could you do it please ? Thanks…
-
It would be nice if this plugin could invoke the `jpackage` command to create an installer, especially since this plugin already helpfully creates the jlink image as well.
I would be more than willin…
-
Relates to #1983
So I ran the jpackage commands as instructed in the README, and it packages both rpm and deb. It installs it to /opt/product-name, which is great. The only problem is when I try to…
-
New msi with bump app.version with same UUID in pom.xml doesn't upgrade previous, it's install like new.
Look like bad wix configuration.
For test propose add to windows-jpackage.txt argument: "--wi…
-
JDK 16 [brings with it](https://www.techrepublic.com/article/oracle-jdk-16-builds-on-javas-strengths-and-makes-the-programming-language-more-cloud-friendly/) a new packaging tool [jpackage](https://op…
-
## Summary
Provide a new Nextflow package distribution that runs natively in the target execution environment ie. deb and rpm on Linux and dmg on MacOs.
## Goals
* Provide a self-contained ap…
-
I tried to embed neo4j into a modularized (java9+) application. Native packaging via jpackage and jlink commands fail due to multiple issues in neo4j jars and dependents. See below
**Neo4j Version:…
-
**What are you trying to do?**
Executing the Windows msi installer of a simple "hello world" java app
The installer is created with [jpackage](https://docs.oracle.com/en/java/javase/21/docs/spec…
-
If I configure `licenseReport` to be a dependency of `build`, `processResources`, or `compileKotlin`, then the generated reports are empty if I run any task that directly or implicitly depends on `lic…