sbt/sbt/src
Eugene Yokota 6664cbe2ae 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-17 23:04:10 -04:00
..
main/scala Add nio path filter settings 2019-08-09 12:18:22 -07:00
repo-override-test mark dependency-management/default-resolvers pending 2019-04-26 12:27:38 -04:00
sbt-test add includePluginResolvers 2019-09-17 23:04:10 -04:00
server-test Scala 2.12.10 2019-09-11 23:02:50 -04:00
test/scala Fix settings in ScriptMain 2019-08-26 21:15:43 -07:00