mirror of https://github.com/sbt/sbt.git
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] ``` |
||
|---|---|---|
| .. | ||
| js/src/test/scala/coursier/test | ||
| jvm/src | ||
| shared/src/test | ||