Creating private maven repository on S3 & using in SBT
A short tutorial on how to use S3 buckets to create a private maven repository. We will also go over using this private repo in sbt. »
A short tutorial on how to use S3 buckets to create a private maven repository. We will also go over using this private repo in sbt. »
WHAT? This post is a walkthrough on setting up a JVM service for continous integration & automatic deployments coupled with safe rollbacks. What that means is, »