Alexandre Archambault
4af9863757
Update test
2015-12-30 21:53:08 +01:00
Alexandre Archambault
8ab731d93f
Fix untested things :-|
...
Bad
2015-12-30 21:53:08 +01:00
Alexandre Archambault
5369913f10
Fix travis script
2015-12-30 21:53:08 +01:00
Alexandre Archambault
c6d8c35b5d
Switch to case-app 1.0.0-M1
2015-12-30 20:43:33 +01:00
Alexandre Archambault
e7b57af58b
Add extra properties
2015-12-30 01:34:32 +01:00
Alexandre Archambault
340add13e7
Better error message
2015-12-30 01:34:32 +01:00
Alexandre Archambault
7a8a626064
Resume partial downloads
2015-12-30 01:34:32 +01:00
Alexandre Archambault
2463e41df1
Fix up (...)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
a1db5f1fdc
Better locks in cache
2015-12-30 01:34:32 +01:00
Alexandre Archambault
8540ba3078
No need to supply pseudo-artifacts for sub-projects
2015-12-30 01:34:32 +01:00
Alexandre Archambault
bfc9a10639
Fix up...
2015-12-30 01:34:32 +01:00
Alexandre Archambault
139525355a
Better terminal output
2015-12-30 01:34:32 +01:00
Alexandre Archambault
66fff86f9b
Don't try to download local files
...
Regression...
2015-12-30 01:34:32 +01:00
Alexandre Archambault
65a0c4ae55
Print minimized dependencies in plugin output
2015-12-30 01:34:32 +01:00
Alexandre Archambault
357c3fa0f7
Fix parsing of dependencies config mapping of Ivy files
2015-12-30 01:34:32 +01:00
Alexandre Archambault
2e6e061fe1
Better minimization of dependencies with fallback configs
2015-12-30 01:34:32 +01:00
Alexandre Archambault
403b3ddf7d
Fix
...
Required to compile the readme module of Ammonite
Surprised that this one wasn't caught earlier
2015-12-30 01:34:32 +01:00
Alexandre Archambault
76e989d21c
Better properties substitution ( #2 )
2015-12-30 01:34:32 +01:00
Alexandre Archambault
00d11017f7
Better properties substitution
...
For com.fasterxml.jackson.jaxrs:jackson-jaxrs-providers:2.6.0 in particular, having properties refering other properties
2015-12-30 01:34:32 +01:00
Alexandre Archambault
aa9a43b483
More for extra attributes from POM ( #2 )
2015-12-30 01:34:32 +01:00
Alexandre Archambault
0d5ac09aa1
More for extra attributes from POM
2015-12-30 01:34:32 +01:00
Alexandre Archambault
1a51200ec5
More verbose plugin output
2015-12-30 01:34:32 +01:00
Alexandre Archambault
9c9c6de14e
Remove debug message
2015-12-30 01:34:32 +01:00
Alexandre Archambault
f4c82ece40
Switch to case-app 1.0.0-M1-SNAPSHOT, disable cli build in 2.10
2015-12-30 01:34:32 +01:00
Alexandre Archambault
6a460c1fb2
Fix in ClasspathFilter
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d066fd2c29
Add back bootstrap JAR in CLI package
2015-12-30 01:34:32 +01:00
Alexandre Archambault
138d565187
Write Ivy related files in resolution cache for publish to be fine
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d33ab9da26
Output better `sbt.ModuleReport`s
2015-12-30 01:34:32 +01:00
Alexandre Archambault
ebd97b8340
Move TermDisplay to cache module, remove dependency of plugin towards cli
2015-12-30 01:34:32 +01:00
Alexandre Archambault
aa2a909fbd
ResolutionClassLoader (WIP)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
da98fbca2b
Make private methods that should be
2015-12-30 01:34:32 +01:00
Alexandre Archambault
cedc424ecb
Cache resolutions in plugin
2015-12-30 01:34:32 +01:00
Alexandre Archambault
63aab86d54
Remove dead code
2015-12-30 01:34:32 +01:00
Alexandre Archambault
dd4dbb41f9
Better names / comments
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d47e6b074a
Less redundant dependencies in output
2015-12-30 01:34:32 +01:00
Alexandre Archambault
02a0ed5866
Disable checksum verifying for artifacts by default in SBT plugin
2015-12-30 01:34:32 +01:00
Alexandre Archambault
776bcb893f
Add classifier variable in Ivy patterns
2015-12-30 01:34:32 +01:00
Alexandre Archambault
dbe2b801ac
Better handling of repositories in updateSbtClassifiers task
2015-12-30 01:34:32 +01:00
Alexandre Archambault
c48c50f959
Rename files project to cache
2015-12-30 01:34:32 +01:00
Alexandre Archambault
9f26ed05b2
Rename Files to Cache
2015-12-30 01:34:32 +01:00
Alexandre Archambault
064f495114
Remove Files case class
2015-12-30 01:34:32 +01:00
Alexandre Archambault
41ba3c6c75
Trim configuration names from mappings
...
cats (as of 213aab0) does that :-|
2015-12-30 01:34:32 +01:00
Alexandre Archambault
f9a2ca5329
Filter out info properties
...
Should be done by the extraDependencyAttributes method of Module in SBT, but it looks like it's buggy here (it doesn't take the "e:" prefix into account)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
790104f06a
Add support for extra attributes
...
TODO Add tests
2015-12-30 01:34:32 +01:00
Alexandre Archambault
e9e034f817
Clean-up
2015-12-30 01:34:32 +01:00
Alexandre Archambault
2d61a9ea69
Remove deprecated comment
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d1e502b8f3
Move things around
2015-12-30 01:34:32 +01:00
Alexandre Archambault
9bab2d9178
Move thing around, add support for updateSbtClassifiers
2015-12-30 01:34:32 +01:00
Alexandre Archambault
24f8c430a4
Don't check MD5 sums
2015-12-30 01:34:32 +01:00
Alexandre Archambault
056f65b90f
No artifacts for global-plugin repo
2015-12-30 01:34:32 +01:00