sbt/ivy/src
Josh Suereth dbf69b11cd Split out inter-project resolver into its own Chain.
Fixes #1565

* Create two chains if we have inter-project resolver
  - One which ensures inter-project deps are always taken
  - One which will look in all "other" repositories for
    dependencies and will use the "most up-to-date" -SNAPSHOT
    strategy.
* No additional tests, as this would simple break every
  multi-project test if it were wrong.
2014-09-05 10:40:49 -04:00
..
main Split out inter-project resolver into its own Chain. 2014-09-05 10:40:49 -04:00
test Merge pull request #1537 from sbt/fix/1275 2014-08-24 18:19:02 -04:00