mirror of https://github.com/sbt/sbt.git
In `classifiersModuleTask` we now don't include the full plugin classpath, but include only the dependency classpath (effectively excluding sbt.PluginData.definitionClasspath). Only items from the dependency classpath are considered to be published. Only for them we can download classifier artifacts later in the `updateSbtClassifiers` pipeline. This also fixes integration test "dependency-management/update-sbt-classifiers". I also made the test stricter, it now tests the module ids that are included in the sbt classpath. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||