mirror of https://github.com/sbt/sbt.git
Fixes https://github.com/coursier/coursier/issues/1442 Fixes https://github.com/coursier/coursier/issues/1340 Ref https://github.com/coursier/sbt-coursier/pull/136 This treats `ScalaTool` (and only `ScalaTool`) as a sandbox configuration isolated from other subprojects. Likely this behavior is needed only for `ScalaTool` configuration where the scala-xml build's `ScalaTool` configuration transitively loops back to scala-xml's `Compile` artifacts. In most other cases, it's desirable to allow "x->compile" relationship. |
||
|---|---|---|
| metadata@eb8d9e382f | ||
| modules | ||
| project | ||
| scripts | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| appveyor.yml | ||
| build.sbt | ||
| sbt | ||