mirror of https://github.com/sbt/sbt.git
Re-fixes cached resolution's internal dependency issue by recursively calling customResolve instead of including the transitive dependencies from internal dependencies into your own graph. Transformation of configuration still happens, but at the level of resolved graph (UpdateReport), which is much less granular, and hopefully less error-prone. |
||
|---|---|---|
| .. | ||
| cached-resolution-fixes.markdown | ||