mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +02:00
The sbt.classifiers property sets the classifiers for sbt and scala.classifiers sets it for Scala. Note that when creating a project, Scala and sbt are retrieved right after project setup. Changes to *.classifiers will only apply if project/boot is removed or a new version of Scala is retrieved.