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 Roman

$
0
0

Hi,

I’m trying to build my project using teamcity SBT plugin, but I get this error.

[Scala compiler] Unable to locate an executable at “/Applications/TeamCity/buildAgent/temp/agentTmp/agent-sbt/bin/javac” (-1)
[17:17:39][Step 2/2] (compile:compile) javac returned nonzero exit code
[17:17:39][Step 2/2] Process exited with code 1
[17:17:39][Step 2/2] Step SBT (Simple Build Tool (Scala)) failed

SBT is installed in ‘Auto’ mode, javac is in PATH, JAVA_HOME is set


Viewing all articles
Browse latest Browse all 916

Trending Articles