Hello there.
While I am trying to package my project using jpackage 16.0.1 on Ubuntu
20 LTS I have difficulty in assembling the correct commands.
The documentation covers a lot but not everything. For example, it is
not clear to me when I have to provide an option - especially since I
meanwhile t
Hi Hiran,
Looks like jpackage fails because of missing package name on the command
line.
I agree that the error message is not helpful. Can you try one of jdk19
EA builds [1] to see if the problem is reproducible?
[1] https://jdk.java.net/19/
- Alexey
On 4/1/2022 5:58 AM, Hiran Chaudhuri wr