mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Workaround for #1156. * Creates a new FileRepository that will stil allow local files to be transfered if overwrite is true (non-snapshot module), but will issue a warning about deprecated behavior. * Ensure warning is long enough to annoy people into asking what it's about.