sbt/modules
eugene yokota 44de26435f make scala-tool an exception not the rule (#158)
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.
2019-11-22 18:19:18 +01:00
..
lm-coursier/src make scala-tool an exception not the rule (#158) 2019-11-22 18:19:18 +01:00
sbt-coursier/src make scala-tool an exception not the rule (#158) 2019-11-22 18:19:18 +01:00
sbt-coursier-shared/src Add strict reconciliation, and versionReconciliation key 2019-08-14 17:28:30 +02:00
sbt-lm-coursier/src/main/scala Add strict reconciliation, and versionReconciliation key 2019-08-14 17:28:30 +02:00
sbt-pgp-coursier/src Refactor sbt-coursier, move bits of it to new lm-coursier module (#6) 2018-11-20 10:16:08 +01:00
sbt-shading/src Less verbose output during shading 2019-08-14 17:28:30 +02:00