mirror of https://github.com/sbt/sbt.git
**Problem** Platform suffix is absent in published artifacts. #9118 partially solved this. It didn't touch publish-side naming though, so the published files still drop the suffix in three places. **Solution** This fixes - ivyless publication names - CoursierArtifactsTasks.coursierPublicationsTask - ivyless POM <artifactId> (the coordinate written inside the .pom) - PomGenerator.crossVersionDep - Ivy backend (useIvy := true) - CrossVersion.substituteCross via IvyActions |
||
|---|---|---|
| .. | ||
| definitions/src/main/scala/lmcoursier | ||
| metadata@95874ca5bd | ||
| src | ||
| NOTICE | ||