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

Ignores .sbtopts and .jvmopts and can't pass config to launcher #189

Open
mrt181 opened this issue Sep 22, 2020 · 0 comments
Open

Ignores .sbtopts and .jvmopts and can't pass config to launcher #189

mrt181 opened this issue Sep 22, 2020 · 0 comments

Comments

@mrt181
Copy link

mrt181 commented Sep 22, 2020

This launcher completely ignores the .sbtopts and .jvmopts files.

.sbtopts

-Dsbt.override.build.repos=true
-Dsbt.repository.config=.repositories

.jvmopts

-Xss8m

It's also not possible to pass the values to the launcher like this:

> ./sbt -J-Dsbt.override.build.repos=true -J-Dsbt.repository.config=.repositories -J-Xss8m
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