sbt/project
Eugene Yokota 538982928a Fixes #2005. Bump to ivy 2.3.0-sbt-c5d1b95fdcc1e1007740ffbecf4eb07abc51ec93
When I went digging into Ivy's code base I discovered that it's been
checking if the repository layout pattern ends with M2_PATTERN to use
maven-metadata.xml, which for sbt would return false since we customize
the mattern -
https://github.com/apache/ant-ivy/blob/2.3.0/src/java/org/apache/ivy/plu
gins/resolver/IBiblioResolver.java#L497-L499
2015-06-25 16:39:22 -04:00
..
Dependencies.scala Fixes #2005. Bump to ivy 2.3.0-sbt-c5d1b95fdcc1e1007740ffbecf4eb07abc51ec93 2015-06-25 16:39:22 -04:00
Docs.scala Fix nightly publishing location by demoting publish-status to ThisBuild 2015-02-17 23:43:09 -05:00
Formatting.scala added scalariform 2014-05-01 12:50:07 -04:00
NightlyPlugin.scala Fix build 2015-02-02 22:44:02 -05:00
Release.scala publish to bintray 2015-04-20 10:56:37 -04:00
SbtLauncherPlugin.scala Migrate to using the sbt/launcher module, rather than having the code embedded. 2015-03-24 16:12:51 -04:00
Scripted.scala Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980 2015-06-19 16:51:39 -04:00
SiteMap.scala added scalariform 2014-05-01 12:50:07 -04:00
StatusPlugin.scala publish nightlies to bintray 2015-04-20 12:51:18 -04:00
Sxr.scala added scalariform 2014-05-01 12:50:07 -04:00
Transform.scala publish to bintray 2015-04-20 10:56:37 -04:00
Util.scala Fix build 2015-02-02 22:44:02 -05:00
bintray.sbt publish to bintray 2015-04-20 10:56:37 -04:00
build.properties Updated to 0.13.8 2015-03-26 08:56:16 +01:00
p.sbt Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980 2015-06-19 16:51:39 -04:00