mirror of https://github.com/sbt/sbt.git
Add notes for MavenRepository.localIfFile.
This commit is contained in:
parent
5662b2ceed
commit
786dc7fd10
|
|
@ -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
|
||||
|
||||
Loading…
Reference in New Issue