mirror of https://github.com/sbt/sbt.git
Fixes https://github.com/sbt/sbt/issues/6303 This will print warning on publishing when versionScheme is not set. ``` [warn] versionScheme setting is empty; set `ThisBuild / versionScheme := Some("early-semver")` or `Some("pvp")` [warn] so tooling can use it for evction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html ``` |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||