Commit Graph

27 Commits

Author SHA1 Message Date
Alexandre Archambault ff79cab75c Move resolvers related tasks to sbt-coursier-shared
So that they can be used from sbt-lm-coursier too
2018-11-21 11:13:30 +01:00
Alexandre Archambault a592ee587a Move more stuff from sbt-coursier to sbt-coursier-shared
So that these are picked by sbt-lm-coursier too
2018-11-20 17:50:05 +01:00
Alexandre Archambault 239d875048 Make clean scripted test pass with sbt-lm-coursier 2018-11-20 17:40:10 +01:00
Alexandre Archambault ea5588f711 More scripted tests pass with sbt-lm-coursier 2018-11-20 17:34:23 +01:00
Alexandre Archambault 2dc37ab4bc Take excludeDependency setting into account in sbt-lm-coursier 2018-11-20 17:26:36 +01:00
Alexandre Archambault 6cd9b7e2b4 Move ivy.xml generation stuff to sbt-coursier-shared 2018-11-20 17:18:19 +01:00
Alexandre Archambault 92bde55a5a Expose excludeDependencies handling 2018-11-20 16:09:13 +01:00
Alexandre Archambault 64a75ab5a2 Tweak scripted tests
Now passes for sbt-lm-coursier too
2018-11-20 16:07:43 +01:00
Alexandre Archambault 22f78872c8 Tweak scripted test 2018-11-20 15:59:32 +01:00
Alexandre Archambault c5e259f050 Add inter-project dependency support to sbt-lm-coursier 2018-11-20 15:59:09 +01:00
Alexandre Archambault 0225bc5ce7 Start to move some coursier specific keys to sbt-coursier-shared plugin 2018-11-20 15:55:55 +01:00
Alexandre Archambault 16574d8fc8 Remove sjson stuff
Too much fluff to compute a simple hash…
2018-11-20 15:53:21 +01:00
Alexandre Archambault d63e328665 Start to run scripted tests for sbt-lm-coursier 2018-11-20 11:48:19 +01:00
Alexandre Archambault ecee7fab99 Add sbt-lm-coursier plugin 2018-11-20 11:38:41 +01:00
Alexandre Archambault 4cbb9082cc Allow to adjust plugin name in scripted tests 2018-11-20 11:31:16 +01:00
Alexandre Archambault 91cb55cc2e Make all plugins.sbt files in scripted tests the same 2018-11-20 11:31:16 +01:00
Alexandre Archambault df7e529a59 Adjust namespace 2018-11-20 11:31:16 +01:00
Alexandre Archambault 55f457a6f7 Add DependencyResolutionInterface implementation in lm-coursier
Originally based on https://github.com/sbt/librarymanagement/pull/270
2018-11-20 11:25:16 +01:00
Alexandre Archambault 610bbf1113 Minor tweaking 2018-11-20 10:18:18 +01:00
Alexandre Archambault af041251c1
Refactor sbt-coursier, move bits of it to new lm-coursier module (#6) 2018-11-20 10:16:08 +01:00
Alexandre Archambault 9e9f875cf1 Clean-up sbt 0.13 specific files 2018-11-05 10:38:35 +01:00
Alexandre Archambault 9dc3651845 Tweak scripted test 2018-11-05 10:37:03 +01:00
Alexandre Archambault 0906201eb1 Switch to latest coursier 2018-11-05 10:35:10 +01:00
Alexandre Archambault 594eb47bc5 Don't force scala version if autoScalaLibrary is false 2018-10-29 11:30:34 +01:00
Alexandre Archambault ce6c7a2c64 Fix scripted test 2018-10-29 11:14:13 +01:00
Alexandre Archambault ebbf0b105b Split sbt-coursier Travis CI job 2018-10-17 14:18:04 +02:00
Alexandre Archambault 4855caa0f5 Move modules under modules/ 2018-09-28 18:36:32 +02:00