sbt, the interactive build tool
Go to file
Eugene Yokota bd792c3bb8 Fixes #1616. Fixes the "latest snapshot" chain resolver
The "latest snapshot" chain resolver was assuming that there's at least
one artifact per module. I think that was the root cause of #1616.
2016-01-17 18:53:06 +00:00
ivy/src/main/scala/sbt Improve warning message 2016-01-17 18:37:23 +00:00
librarymanagement Fixes #1616. Fixes the "latest snapshot" chain resolver 2016-01-17 18:53:06 +00:00
project Bump up ivy to 2.3.0-sbt-39ece6f17e1af62c2e89a9d88b59c0c3aad56145 2016-01-17 18:53:03 +00:00
sbt/src/sbt-test/dependency-management/chainresolver Reproduce "configuration not public" on local test->test. #1827 2016-01-17 16:43:44 +00:00
.travis.yml Bump Scala version in .travis.yml and build.sbt 2015-12-24 09:07:02 +01:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Bump Scala version in .travis.yml and build.sbt 2015-12-24 09:07:02 +01:00

README.md

librarymanagement module for sbt

git clone --no-hardlinks --branch 0.13 sbt sbt-modules/librarymanagement
cd sbt-modules/librarymanagement
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- ivy util/cross' --prune-empty
git reset --hard
git gc --aggressive
git prune
git cb 1.0