Setting repositories using config repositories.default affects also local sbt #3231
Labels
bug
Something isn't working
config
Issues tied to the config sub-command.
coursier
Issues tied with coursier integration.
requires scoping
Issue requires a spike to revalidate it and assign an up-to date scope for its requirements.
Scala CLI version: 1.5.1
Setting default repositories using command
scala-cli --power config repositories.default ivy2local https://out.server/repos/maven-proxy
affect also repositories for sbt. It is expected behaviour.It should change repositories only for
scala-cli
as performs setting environment variableCOURSIER_REPOSITORIES
.The text was updated successfully, but these errors were encountered: