mirror of https://github.com/sbt/sbt.git
**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 |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||