sbt, the interactive build tool
Go to file
eugene yokota 02016e9f21
Fix Provided configuration handling (#262)
* Reproduce Provided issue

Ref https://github.com/coursier/coursier/issues/1813

* Revert "Fix provided scope handling"

Ref https://github.com/coursier/sbt-coursier/pull/239

This reverts commit c5ab3a8047ab587ac741b3fedcd217624756d619 except for the scripted test.

* Restore CoursierConfiguration#provdedInCompile for bincompat
2020-07-31 16:26:05 +02:00
metadata@eb8d9e382f Fetch test web server jars before sbt starts 2019-03-06 12:38:03 +01:00
modules Fix Provided configuration handling (#262) 2020-07-31 16:26:05 +02:00
project Update sbt, scripted-plugin to 1.3.13 (#259) 2020-07-08 17:09:00 +02:00
scripts Check for evictions on CI 2020-06-09 16:21:27 +02:00
.gitignore Add IntelliJ and metals entries in .gitignore 2020-05-03 18:13:21 +02:00
.gitmodules Use handmade metadata from separate repo 2018-10-01 16:55:27 +02:00
.travis.yml Remove sbt-shading sources 2020-05-12 01:00:09 +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 Fix scala version in Appveyor config 2020-05-15 11:49:07 +02:00
build.sbt Update coursier to 2.0.0-RC6-24 (#263) 2020-07-31 15:44:34 +02:00
sbt Update sbt launcher 2020-05-15 11:49:07 +02:00

README.md

sbt-coursier

Build Status Build status (Windows) Maven Central

sbt plugins of coursier

See the coursier documentation for more details.