Add notes for MavenRepository.localIfFile.

This commit is contained in:
Dale Wijnand 2015-08-23 17:33:19 +01:00
parent 5662b2ceed
commit 786dc7fd10
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[@dwijnand]: http://github.com/dwijnand
[2172]: https://github.com/sbt/sbt/pull/2172
### Fixes with compatibility implications
### Improvements
- Adds localIfFile to MavenRepository, to force artifacts to be copied to the cache.
[#2172][2172] by [@dwijnand][@dwijnand]
### Bug fixes