How to upload Simple Build Tool(SBT) repositories.
Hi,
We have build a sample app program in Scala using SBT. Now we want to run this on Team City using Simple Build Tool plugin.
We configured whatever is required but when we try to run, it says unable to resolved dependency of SBT (1.0.4) because it tries to open it fetch it from repo.maven.org....
Now locally it works fine because we have provided a repositories file in the .sbt directory but how can we upload the same on team city?
Is there a provision for this?
Thanks,
Ketan.
Please sign in to leave a comment.
Hi Ketan,
Which TeamCity version are you running. Also, would it be possible to share a screenshot of your current SBT build step and the full error messages you are getting (Please add the full lines of the build log if possible)