sbt-native-packager icon indicating copy to clipboard operation
sbt-native-packager copied to clipboard

sbt Native Packager

Results 184 sbt-native-packager issues
Sort by recently updated
recently updated
newest added

## Expected behaviour Commas (`,`) in arguments should be handed over to the application rather than interpreted by the start script. ## Actual behaviour For the linux start script, that's...

windows

It is mentioned in https://github.com/graalvm/container/pkgs/container/graalvm-ce/ that graalvm-ce is deprecated and graalvm-community should be used instead. ## Expected behaviour GraalVMNativeImagePlugin should use https://ghcr.io/graalvm/graalvm-community to pull images. ## Actual behaviour It is...

bug
graalvm

- What sbt version 1.9.2 - What is your build system (e.g. Ubuntu, MacOS, Windows, Debian ) Linux - What package are you building (e.g. docker, rpm, ...) rpm -...

debian
rpm
universal

Observed on `sbt-native-packager` `1.10.4` and scala3 `3.5.1` ``` [error] Dependee packages not found in classpath. You can use jlinkIgnoreMissingDependency to silence these. [error] scala.quoted -> scala [error] scala.quoted.runtime -> scala...