mirror of https://github.com/sbt/sbt.git
In order for the sbt launcher to be able to resolve a local version of sbt, we must publish the main jar, the sources jar, the doc jar, the pom and an ivy.xml file. The publish and publishLocal tasks are wired in IvyXml.scala to create an ivy.xml file before running publish. This wasn't done with publishLocalBin which made it not work when no ivy.xml file was already present (which was the case after running clean). |
||
|---|---|---|
| .. | ||
| ContrabandConfig.scala | ||
| Dependencies.scala | ||
| Docs.scala | ||
| HouseRulesPlugin.scala | ||
| NightlyPlugin.scala | ||
| PublishBinPlugin.scala | ||
| Release.scala | ||
| SbtLauncherPlugin.scala | ||
| Scripted.scala | ||
| StatusPlugin.scala | ||
| Sxr.scala | ||
| Transform.scala | ||
| Util.scala | ||
| build.properties | ||
| flamegraph_svg.png | ||
| plugins.sbt | ||