-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Ubuntu 14
I have a simple Jenkins server running Ubuntu. Just building off master. The auto install from scala-sbt.org does not work. In the logs I just see;
Invalid tool ID 0.13.7
[chot-bi-build] $ java -Xms512m -Xmx512m -XX:ReservedCodeCacheSize=128m -Dsbt.override.build.repos=true -Dsbt.repository.config=./project/repositories -Dsbt.override.build.repos=true -Dsbt.repository.config=./project/repositories -jar /var/lib/jenkins/tools/org.jvnet.hudson.plugins.SbtPluginBuilder_SbtInstallation/0.13.7 clean scalastyle coverage test coverageAggregate
- is related to
-
JENKINS-27612 SBT Install from scala-sbt.org is very out of date
- Resolved