sbt runner plugin configuration
Hello everyone!
First thanks for the plugin. I'm trying to use the sbt runner Step and would like to configure the sbt scalaVersion through the Teamcity interface. Do you know if this is possible?
In other words, as SBT commands instead of "clean compile test" , I would have something like "'project toto' 'set scalaVersion := '2.11.6''' clean compile test"
Is it possible?
Thanks a lot!
Christophe
Please sign in to leave a comment.
Hello Christophe,
Unfortunatly at the moment SBT runner doesn't support quatation in commands list. But I am going to fix this. You can watch the issue in our tracker to be notified when it's done: https://youtrack.jetbrains.com/issue/TW-40945
Sorry for the inconvinience.
Regards,
Kate