sbt/project
Josh Suereth e3931dbfec Create a new Ivy DependencyResolver which uses Aether.
* Here we wire Aether into the Ivy dependency chain
* Add hooks into Aether to use Ivy's http library (so credentials are configured the same)
* Create the actual Resolver which extracts metadata information from Aether
* Deprecate old Ivy-Maven integrations
* Create hooks in existing Resolver facilities to expose a flag to enable the new behavior.
* Create notes documenting the feature.
* Create a new resolver type `MavenCache` which denotes how to read/write local maven cache metadata
  correctly.  We use this type for publishM2 and mavenLocal.
* Update failing -SNAPSHOT related tests to use new Aether resolver
* Create specification for expected behavior from the new resolvers.

Known to fix #1322, #321, #647, #1616
2015-01-08 08:53:25 -05:00
..
Dependencies.scala Create a new Ivy DependencyResolver which uses Aether. 2015-01-08 08:53:25 -05:00
Docs.scala scalariform project/Docs.scala 2014-08-08 17:07:44 -04:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fixing cross building 2014-12-18 17:40:20 -05:00
Proguard.scala enable -deprecation for Scala 2.10 2014-10-10 15:42:26 -04:00
Release.scala enable -deprecation for Scala 2.10 2014-10-10 15:42:26 -04:00
Scripted.scala Multi-project build.sbt 2014-12-17 23:38:10 -05:00
SiteMap.scala added scalariform 2014-05-01 12:50:07 -04:00
Status.scala Fix nightly push to go to snapshot repository. 2014-08-04 11:08:29 -04:00
Sxr.scala added scalariform 2014-05-01 12:50:07 -04:00
Transform.scala enable -deprecation for Scala 2.10 2014-10-10 15:42:26 -04:00
Util.scala Create a new Ivy DependencyResolver which uses Aether. 2015-01-08 08:53:25 -05:00
build.properties Fixes #1752. Fixes cached resolution too verbose. 2014-12-04 12:34:30 -05:00
p.sbt Fixing cross building 2014-12-18 17:40:20 -05:00