sbt, the interactive build tool
Go to file
Dale Wijnand 0849574331
Forward classpathOrder into SbtUpdateReport (#187)
* Add a scripted test for "cp order"

* Forward classpathOrder into SbtUpdateReport

* Bump the target sbt version to 1.2.8

* Preserve order all through SbtUpdateReport.moduleReports

* Update scala-jars scripted test

Seems some changes in the way sbt handles the scala-library / reflect /
compiler JARs made it stale…

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
2020-02-05 19:10:28 +01:00
metadata@eb8d9e382f Fetch test web server jars before sbt starts 2019-03-06 12:38:03 +01:00
modules Forward classpathOrder into SbtUpdateReport (#187) 2020-02-05 19:10:28 +01:00
project Forward classpathOrder into SbtUpdateReport (#187) 2020-02-05 19:10:28 +01:00
scripts Commit sbt launcher in repo 2019-09-21 16:34:58 +02:00
.gitignore Clean-up .gitignore 2018-10-17 14:18:03 +02:00
.gitmodules Use handmade metadata from separate repo 2018-10-01 16:55:27 +02:00
.travis.yml Commit sbt launcher in repo 2019-09-21 16:34:58 +02:00
LICENSE Add LICENSE file 2016-11-10 11:24:46 -08:00
README.md Adjust badges 2019-03-27 15:55:50 +01:00
appveyor.yml Switch to sbt 1.3.2 2019-09-21 16:34:58 +02:00
build.sbt Disable sbt-mima in projects that don't need it 2020-02-04 12:20:47 +01:00
sbt Commit sbt launcher in repo 2019-09-21 16:34:58 +02:00

README.md

sbt-coursier

Build Status Build status (Windows) Maven Central

sbt plugins of coursier

See the coursier documentation for more details.