Alexandre Archambault
e9c19369b6
Don't use force download mode in plugin tests on Windows
...
It tries to replace JARs that are in use, and fails as these are locked
on Windows
2016-05-10 12:18:19 +02:00
Alexandre Archambault
363e8687e2
Force downloading things from SBT scripted tests
...
So that things aren't just picked from cache and are really tested
Ideally, the scripted tests should use a different cache directory, wiped after each test, but that seems like too much of a hassle to setup
2016-05-09 19:25:31 +02:00
Alexandre Archambault
0ccabd0820
Add support for HTTP authentication in SBT plugin
2016-05-09 19:25:28 +02:00
Jameel Al-Aziz
4d3f9e2041
Add cross version support with excludeDependencies
2016-04-22 03:05:03 -07:00
Alexandre Archambault
ba58d2a374
Take into account isMavenCompatible flag in SBT pattern based repositories
2016-04-09 01:12:09 +02:00
Alexandre Archambault
573a54cd8b
Add support for excludeDependencies in SBT plugin
2016-04-01 01:11:48 +02:00
Alexandre Archambault
3367f49058
Add support for fallback artifact in SBT plugin
2016-04-01 01:11:48 +02:00
Alexandre Archambault
e634e108cf
Add basic scripted test
2016-04-01 01:11:48 +02:00