Teamcity 2018.1 Scala build
Hello
We've been using Teamcity to build Scala projects using IDEA runner. But it got broken after we moved from TC2017 to TC2018. It looks like something is missing. =(
Does anyone else get the same problem?
Please sign in to leave a comment.
Could you please send us a full build log or at least the errors that are being displayed?
Hello
The problem is that there weren't any errors. Teamcity behaved the same way IDEA does without Scala plugin - just ignored all Scala sources. Unfortunatelly we had to roll back to a previous TC version so I can't reproduce it any more.
Anyway I looked thru build agent files and noticed, that the old build agent has scala-jps-plugin.jar and scala-library.jar in buildAgent\tools\jps\lib and the new one doesn't.