Short description of the issue:
When I try to package my app on Linux, I get this message
[ERROR] Failed to execute goal io.github.fvarrui:javapackager:1.6.6:package (default) on project Salawat: Command execution failed: /usr/lib/jvm/java-18-openjdk/bin/jdeps -q --multi-release 18 --ignore-missing-deps --print-module-deps [Ljava.lang.String;@aca3c85 /home/smuky/IdeaProjects/salawat/target/salawat/libs/*.jar /home/smuky/IdeaProjects/salawat/target/salawat-1.0-runnable.jar -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Steps to reproduce the issue:
Here is the plugin section of my pom.xml:
I'm submitting a…
Short description of the issue: When I try to package my app on Linux, I get this message
Steps to reproduce the issue: Here is the plugin section of my pom.xml:
Please tell us about your environment:
I'd really appreciate your help. Thanks a bunch in advance :100: