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
Alexandre Archambault
a5930d0db8
Fix
2015-12-30 01:34:32 +01:00
Alexandre Archambault
4aed6f6c38
global-plugins - attempt #2 - success
2015-12-30 01:34:32 +01:00
Alexandre Archambault
ef31d8344a
global-plugins - attempt #1
2015-12-30 01:34:32 +01:00
Alexandre Archambault
c42682ed60
Fixup (better handling of sbt attributes)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
5d32358c2e
Better handling of attributes from SBT
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d188cb0b1a
Fixup (attributes support)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
8af6efa708
Verbosity fix
2015-12-30 01:34:32 +01:00
Alexandre Archambault
f52e2ecca4
Add support for attributes
2015-12-30 01:34:32 +01:00
Alexandre Archambault
a3188a9b8a
Override updateClassifiers task
2015-12-30 01:34:32 +01:00
Alexandre Archambault
cdf60562f7
Fix
2015-12-30 01:34:32 +01:00
Alexandre Archambault
22b41317d2
Ensure sources and javadoc fetching are fine
2015-12-30 01:34:32 +01:00
Alexandre Archambault
c3cc002be2
fixup (Better handling of classifiers)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d5d28a0615
Fixup (rework CLI)
2015-12-30 01:34:32 +01:00
Alexandre Archambault
5c7b1f848d
Add coursierVerbosity key
2015-12-30 01:34:32 +01:00
Alexandre Archambault
fab18dd99b
Remove former classpath command (now fetch -p), get sources / javadoc via classifiers
2015-12-30 01:34:32 +01:00
Alexandre Archambault
0e5118befe
Better handling of classifiers
2015-12-30 01:34:32 +01:00
Alexandre Archambault
eaa7874874
Move Maven specific method closer to its usage
2015-12-30 01:34:32 +01:00
Alexandre Archambault
ca17da83f1
Fallback output
2015-12-30 01:34:32 +01:00
Alexandre Archambault
6e2905d905
Fix in TermDisplay
2015-12-30 01:34:32 +01:00
Alexandre Archambault
22f8626e61
Fix in build.sbt
2015-12-30 01:34:32 +01:00
Alexandre Archambault
799179e74d
Add tut support
2015-12-30 01:34:32 +01:00
Alexandre Archambault
842de76ca6
Add SBT plugin
2015-12-30 01:34:32 +01:00
Alexandre Archambault
46732be5c9
Changes in cache policy
2015-12-30 01:34:32 +01:00
Alexandre Archambault
91d4ad0d18
Move scala js custom Task to coursier namespace
2015-12-30 01:34:32 +01:00
Alexandre Archambault
e937d251b6
Remove deprecated class
2015-12-30 01:34:32 +01:00
Alexandre Archambault
cf8979f285
Remove deprecated command
2015-12-30 01:34:32 +01:00
Alexandre Archambault
f84e9ad938
Changes in files
2015-12-30 01:34:32 +01:00
Alexandre Archambault
3b4b773c64
Add Ivy repository support
2015-12-30 01:34:32 +01:00
Alexandre Archambault
e4dfc862b4
Replace scopes with Ivy-like configuration
2015-12-30 01:34:32 +01:00
Alexandre Archambault
d3cd484c15
Set version to 1.0.0-SNAPSHOT
2015-12-30 01:34:32 +01:00
Alexandre Archambault
657bc58354
Add Maven badge
2015-12-19 18:28:48 +01:00
Alexandre Archambault
4b8c0d8271
Merge pull request #90 from alexarchambault/topic/os-x-ci
...
Run CI on OS X
2015-12-19 18:26:50 +01:00
Alexandre Archambault
7258868eb6
Run CI on OS X
...
Based on PR #715 of sbt-native-packager
2015-12-19 15:26:46 +01:00
Alexandre Archambault
ee1a53f991
Update launcher
2015-12-13 12:17:15 +00:00