sbt/main
Eugene Yokota e40b53272f add includePluginResolvers
Fixes #5070

This adds a new setting called `includePluginResolvers` (default `false`).
When set to `true`, it the project will include resolvers from the metabuild.

This allows the build user to declare a resolver in one place (`project/plugins.sbt`) that gets applied to both the metabuild as well as all the subprojects. The scenario comes up when someone distributes a software on their own repo. Ref #4103
2019-09-19 13:13:43 -04:00
..
src add includePluginResolvers 2019-09-19 13:13:43 -04:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00