Skip to content

Instantly share code, notes, and snippets.

@markhibberd
Created July 21, 2014 05:07
Show Gist options
  • Save markhibberd/f0ee410ef0676034b851 to your computer and use it in GitHub Desktop.
Save markhibberd/f0ee410ef0676034b851 to your computer and use it in GitHub Desktop.
[repositories]
local
nexus: http://xxx/content/groups/public
nexus-ivy: http://xxx/content/groups/public_ivy, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
nexus-plugin-ivy: http://xxx/content/groups/public_ivy, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
[boot]
directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment