sbt/tests
Ólafur Páll Geirsson 45b920c352 Support --repository bintray-ivy:org/repo/ in cli.
This commit adds support for a `bintray-ivy:` repository prefix to the `--repository`
flag in the cli. This option is equivalent to the `Resolver.bintrayIvyRepo` helper in sbt.
With this new helper, it's possible to write `-r bintray-ivy:scalameta/maven/` instead of

```
-r ivy:https://dl.bintray.com/scalameta/maven/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
```
2017-04-05 18:00:59 +02:00
..
js/src/test/scala/coursier/test A bit more reliable Scala JS file reading in tests 2016-02-24 20:22:27 +01:00
jvm/src Add fallback if directory listings are not available 2017-04-04 14:45:06 +02:00
shared/src/test Support --repository bintray-ivy:org/repo/ in cli. 2017-04-05 18:00:59 +02:00