-
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
-
[JENKINS-27264] Latest 1.5 SBT Plugin does not work
Assignee | Original: uzilan [ uzilan ] | New: Night Wolf [ nightwolfzor ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
I'm seeing this as well. Is there any update?