Attribute tag that PrettyPrinter won't ignore, saying "don't mess with my spaces" Without this, PrettyPrinter will flatten multiple entries for ExtraDependencyAttributes and make them unparseable.
Attribute tag that PrettyPrinter won't ignore, saying "don't mess with my spaces" Without this, PrettyPrinter will flatten multiple entries for ExtraDependencyAttributes and make them unparseable. (e.g. a plugin that depends on multiple plugins will fail)
(Since version 0.12.1) No longer used and will be removed.
(Since version 0.13.9) Use exclusions variant which takes excludes
(Since version 0.13.9) Use makeDependencies variant which takes excludes
(Since version 0.13.9) Use makeDependency variant which takes excludes
(Since version 0.13.9) Use makeDependencyElem variant which takes excludes
(Since version 0.13.9) Use makeDependencyElem variant which takes excludes
(Since version 0.12.1) No longer used and will be removed.
(Since version 0.11.2) Use toPom(Ivy, ModuleDescriptor, ModuleInfo, Option[Iterable[Configuration]], Set[String], NodeSeq, MavenRepository => Boolean, Boolean) instead
(Since version 0.11.2) Use write(Ivy, ModuleDescriptor, ModuleInfo, Option[Iterable[Configuration]], Set[String], NodeSeq, XNode => XNode, MavenRepository => Boolean, Boolean, File) instead