sbt/sbt-app/src/sbt-test/dependency-graph
Dream d71fe5b7a3
[2.x] refactor: Extract lm-ivy to separate sbt-ivy plugin module (#8873)
Step 5 of #7640 — removes the compile-time dependency on lm-ivy from main/ by creating a standalone sbt-ivy plugin module.

- Create new sbt-ivy/ subproject with IvyDependencyPlugin AutoPlugin that provides all Ivy-specific functionality (ivySbt, ivyModule, ivyConfiguration, publisher, projectDescriptors, deliver/makeIvyXml)
- Move IvyXml.scala from main/ to sbt-ivy/
2026-03-10 23:30:06 -04:00
..
append-output [2.x] dependencyTree: add `--append` for file output in multi-module builds (#8878) 2026-03-06 14:53:18 -05:00
asciiGraphWidth refactor: Unify to dependency-tree 2025-08-10 00:37:16 -04:00
eviction-error [2.x] fix: Allow dependencyTree to run despite eviction errors (#8554) 2026-01-15 22:52:38 -05:00
ignoreScalaLibrary [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00
license-info [2.x] feat: dependencyLicenseInfo (#8506) 2026-01-12 22:16:40 -05:00
output Merge branch '1.12.x' into wip/merge-1.12.x 2026-01-05 00:08:21 -05:00
relocated-dependency fix: Handle relocated dependencies in dependencyTree (#8400) (#8489) 2026-01-11 21:27:11 -05:00
showMissingUpdates refactor: Unify to dependency-tree 2025-08-10 00:37:16 -04:00
testDotFileGeneration refactor: Unify to dependency-tree 2025-08-10 00:37:16 -04:00
testHtmlFileGeneration refactor: Unify to dependency-tree 2025-08-10 00:37:16 -04:00
whatDependsOn [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00
whatDependsOn-without-previous-initialization [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00