Skip to content

Instantly share code, notes, and snippets.

@dwins
Forked from iwillig/gist:916416
Created April 12, 2011 21:10
Show Gist options
  • Save dwins/916419 to your computer and use it in GitHub Desktop.
Save dwins/916419 to your computer and use it in GitHub Desktop.
override def managedStyle = ManagedStyle.Maven
lazy val publishTo = Resolver.file("local maven repo", (Path.userHome / ".m2" / "repository") asFile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment