Categories
sbt Scala

sbt bug fix – remote caching

This article is a part 2 to this introductory article on remote caching, so do read that one first and come back! In this second part I discuss a bug fix related to sbt’s remote caching. I’ll explain what the problem was and how it was fixed using two different implementations. What was the problem? […]