sbt/main
Dream 512d2d460c
[2.x] fix: Add description and url to PomGenerator output (#9069)
**Problem**
PomGenerator (introduced in #8873) was missing <description> and <url>
elements that the old Ivy-based MakePom included. Setting `description`
and `homepage` in build.sbt had no effect on the generated pom.xml.

**Solution**
Add makeDescription and makeHomePage helpers to PomGenerator, matching
the behavior of MakePom. Add test assertions for both fields.

Fixes #9054
2026-04-12 01:59:02 -04:00
..
src [2.x] fix: Add description and url to PomGenerator output (#9069) 2026-04-12 01:59:02 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00