sbt/sbt-app/src
eureka928 b779fab5dd [2.x] feat: Flip useIvy default to false — Refs #7640
**Problem**
sbt 2.x still defaults to using Ivy for dependency resolution and
publishing infrastructure, even though Coursier handles resolution
and ivyless publishing is now fully functional.

**Solution**
Set useIvy := false as the default. Users who need Ivy-specific
features (deliver/makeIvyXml, custom repository types) can opt back
in with useIvy := true.

Generated-by: Claude claude-opus-4-6
2026-03-03 13:36:10 +01:00
..
main refactor: Hide Ivy-related classes 2025-08-09 01:52:45 -04:00
repo-override-test [2.x] feat: repositories_force support (#8761) 2026-02-20 01:52:59 -05:00
sbt-test [2.x] feat: Flip useIvy default to false — Refs #7640 2026-03-03 13:36:10 +01:00
test/scala/sbt [2.x] feat: repositories_force support (#8761) 2026-02-20 01:52:59 -05:00