sbt-native-packager
sbt-native-packager copied to clipboard
graalvm-native-image Jar files can be configured to load from the specified relative path (proportional lib) directory
Expected behaviour
graalvm-native-image Jar files can be configured to load from the specified relative path (proportional lib) directory
Actual behaviour
load the JAR file from the user home/. Ivy2 directory
Information
- ubuntu
- wsl
Hi @yangjungis
Thanks for your issue report. I don't understand what you are trying to do 😟 Can you elaborate a bit more?
- what have you tried
- what does your build.sbt look like
- what does the output look like
- what should the output look like
Thanks 😊
out dir
+lib
a.jar
b.jar
...
demo.cmd
demo