Commit Graph

1792 Commits

Author SHA1 Message Date
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
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