heroku / s3pository

[DEPRECATED][RETIRED] caching proxy server with s3 backend to speed compiles on heroku
9 stars 0 forks source link

Add new groupId for SBT 0.11.3 to typesafe mirrors. #3

Closed naaman closed 12 years ago

naaman commented 12 years ago

@sclasen can you pull this in?

SBT 0.11.3 has a new group Id and doesn't get picked up on Heroku unless we mirror it. Added the org.scala-sbt group Id to the typesafe releases and snapshots repositories.

Tested this with naaman-test-s3pository.herokuapp.com.

We need this deployed on s3pository before we can officially support 0.11.3 in the buildpack. The alternative hack is to have the buildpack use the typesafe repo directly.