azavea / osmesa

OSMesa is an OpenStreetMap processing stack based on GeoTrellis and Apache Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update sbt version

jpolchlo opened this issue · comments

Building this project on a clean environment sprung many traps that were clearly hidden by running on an environment with a pre-populated ivy cache. This project is dearly suffering from being on an old version of SBT. This should be remedied at the first opportunity.

Also, the src/sbt convenience wrapper should be updated to a new version as well that does not point to decommissioned repo endpoints.