Skip to content

Instantly share code, notes, and snippets.

@xeno-by
Created September 20, 2012 07:35
Show Gist options
  • Save xeno-by/3754452 to your computer and use it in GitHub Desktop.
Save xeno-by/3754452 to your computer and use it in GitHub Desktop.
As we discussed with Iulian, to reproduce:
1) git clone git://github.com/harrah/xsbt.git
2) cd xsbt
3) git checkout 0.13
4) sbt
5) > reboot full
6) > set every scalaVersion := "2.10.0-SNAPSHOT"
7) > set every resolvers := Seq("Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots")
8) > compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment