Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graalvm plugin documentation is not correct #1609

Open
jaroslawZawila opened this issue May 2, 2024 · 0 comments
Open

Graalvm plugin documentation is not correct #1609

jaroslawZawila opened this issue May 2, 2024 · 0 comments

Comments

@jaroslawZawila
Copy link

Expected behaviour

When run the command from the documentation I expect them to work as described.

containerBuildImage := Some("my-docker-username/graalvm-ce-native-image:19.1.1")

but below works.

GraalVMNativeImage / containerBuildImage := Some("my-docker-username/graalvm-ce-native-image:19.1.1")

Actual behaviour

The command is not working as expected
E.g. "sbt stage generates a tar.gz file"

Information

sbt-native-packager: Method...
sbt: 1.9.9
os: MacOS
build: graalvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant