Alexandre Archambault
|
def85e3ddc
|
Add sbt-dotty test
And take scalaModuleInfo.overrideScalaVersion into account.
Also requires the loosened cross version application of the previous
commit.
|
2019-03-06 11:39:53 +01:00 |
Alexandre Archambault
|
9bd17e0fdd
|
Switch to coursier 1.1.0-M12, use high level API
|
2019-02-26 13:37:30 +01:00 |
Alexandre Archambault
|
8d568af4d9
|
Automatically add maven-plugin to classpathTypes for sbt plugins (#28)
|
2019-01-16 17:03:17 +01:00 |
Alexandre Archambault
|
6b1a84c563
|
Add addSbtCoursier helper to sbt-lm-coursier too (#16)
|
2018-12-12 11:19:05 +01:00 |
Alexandre Archambault
|
3b8e2f42cd
|
Allow to tweak logger from sbt-lm-coursier too
|
2018-11-22 14:14:35 +01:00 |
Alexandre Archambault
|
40489f7fee
|
Add credentials support to sbt-lm-coursier
|
2018-11-22 13:52:59 +01:00 |
Alexandre Archambault
|
3cbb1e3c2e
|
Tweak scala organization handling in sbt-lm-coursier
|
2018-11-22 13:08:24 +01:00 |
Alexandre Archambault
|
5bf5058c31
|
Add profile handling to sbt-lm-coursier
|
2018-11-22 13:07:57 +01:00 |
Alexandre Archambault
|
da58ebdaf8
|
Does this break anything? Let's see!!
|
2018-11-22 10:20:29 +01:00 |
Alexandre Archambault
|
d17a2ca03f
|
Make an updateClassifiers-related scripted test pass
That was painful…
Update depending on how https://github.com/sbt/sbt/pull/4459 goes
|
2018-11-21 15:29:50 +01:00 |
Alexandre Archambault
|
79cfba07ad
|
Adjust scala-library JAR handling
|
2018-11-21 14:15:45 +01:00 |
Alexandre Archambault
|
da2c0f5f1f
|
Handle explicit URLs from sbt-lm-coursier
|
2018-11-21 13:21:41 +01:00 |
Alexandre Archambault
|
0289895584
|
Fix some updateSbtClassifiers-related stuff
|
2018-11-21 11:18:35 +01:00 |
Alexandre Archambault
|
d729586e3a
|
Use resolver stuff of sbt-coursier from sbt-lm-coursier
Makes more scripted tests pass
|
2018-11-21 11:13:30 +01:00 |
Alexandre Archambault
|
ad11bd5f32
|
Remove unused stuff
|
2018-11-21 11:13:30 +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
|
c5e259f050
|
Add inter-project dependency support to sbt-lm-coursier
|
2018-11-20 15:59:09 +01:00 |
Alexandre Archambault
|
ecee7fab99
|
Add sbt-lm-coursier plugin
|
2018-11-20 11:38:41 +01:00 |