Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Use coursier for SBT project itself #326

Closed
andyscott opened this issue May 8, 2017 · 0 comments
Closed

Use coursier for SBT project itself #326

andyscott opened this issue May 8, 2017 · 0 comments

Comments

@andyscott
Copy link
Contributor

andyscott commented May 8, 2017

If we are using Coursier, we should go all out by adding the plugin in project/project/plugins.sbt for our projects. Ideally the policies plugin will keep the version of coursier in sync with the version used by sbt-org-policies itself.

Adding coursier to the nested project folder will force most of the project dependencies to be downloaded via coursier instead of ivy. This excludes the SBT bootstrapping dependencies, which will still be resolved via traditional Ivy resolvers.

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

No branches or pull requests

1 participant