Alexandre Archambault
ec52cb5b3e
More compact publications in generated ivy.xml
2016-02-20 15:56:33 +01:00
Alexandre Archambault
6830bc14cf
Handle extra SBT artifacts
2016-02-20 15:56:33 +01:00
Alexandre Archambault
796a428ca6
Better handling of info attributes
...
- Drop them from dependencies originating from Ivy metadata if asked to do so (dropInfoAttributes field of IvyRepository)
- Enable dropping them by default on ~/.ivy2/{cache,local}, and Ivy repositories in SBT plugin
- Add --drop-info-attr CLI option to enable dropping them from the command-line tools
- Test these with org.scala-js:sbt-scalajs;sbtVersion=0.13;scalaVersion=2.10:0.6.6
2016-02-04 15:03:42 +01:00
Alexandre Archambault
061dbe2f91
Slightly different indentation in output
2016-01-26 18:14:20 +01:00
Alexandre Archambault
c476b08f32
Add support for Ivy repositories with different artifact / metadata
...
patterns
2016-01-14 00:42:10 +01:00
Alexandre Archambault
f655b432e0
Minor fix
2016-01-13 13:32:46 +01:00
Alexandre Archambault
9a61d7bbbf
Better output of plugin
2016-01-10 21:32:28 +01:00
Alexandre Archambault
5d13c46b4b
Add excludes in Ivy XML generated by plugin
...
(These are used by the publish task)
2016-01-05 21:08:33 +01:00
Alexandre Archambault
3fd060a75a
Add support for intransitive dependencies
2016-01-03 19:36:21 +01:00
Alexandre Archambault
29e3cf8f81
Rename apply method of Fetch to from
2016-01-03 16:39:30 +01:00
Alexandre Archambault
da843046df
Unify global caches (defaults to ~/.coursier/cache/v1)
2016-01-03 16:39:30 +01:00
Alexandre Archambault
ca74648082
Fix minor glitch
2016-01-02 15:51:35 +01:00
Alexandre Archambault
c37018b622
Fix for ~/.ivy2/local from plugin on Windows
2016-01-02 14:06:16 +01:00
Alexandre Archambault
c481217f77
Have the plugin module be compiled by default too
...
It shouldn't be viewed as a plugin, nor should it be published, in 2.11.
2015-12-31 01:30:00 +01:00