mirror of https://github.com/sbt/sbt.git
When conflicts are found for a given module, a forced one is selected before conflict manager kicks in. The problem is that DependencyDescriptor seems to mark transitive forced dependency as forced as well, so the actual forced dependency are sometimes not prioritized. To work around this, I’ve introduced a mixin called SbtDefaultDependencyDescriptor, which carries around ModuleID to detect direct dependencies. |
||
|---|---|---|
| ivy | ||
| util/cross/src/main/input_sources | ||