mirror of https://github.com/sbt/sbt.git
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 |
||
|---|---|---|
| .. | ||
| main/scala | ||
| repo-override-test | ||
| sbt-test | ||
| server-test | ||
| test/scala | ||