Quantcast
Channel: TeamCity : Powerful CI/CD for DevOps-centric teams | The JetBrains Blog
Viewing all articles
Browse latest Browse all 916

Comment on SBT runner for TeamCity by Joe

$
0
0

Same error in the build plugin, it is looking for Java compiler in the wrong location. To start with it should be $JAVA_HOME, but it is looking in the buildAgent/temp/agentTmp/agent-sbt/bin folder, which should really just be a classpath arg.

Notes: this is on OSX, runs fine on Linux agent.


Viewing all articles
Browse latest Browse all 916

Trending Articles