SBT Runner Plugin on Auto and custom repositories
If I use the SBT Runner Plugin and set installation mode to Auto in a project, is there a way to specify custom repositories? Ususally they are defined in a file called .sbt/repositories.
Please sign in to leave a comment.
Hello,
Unfortunately at the moment we don't support any custom content in sbt directory. You can either provide custom resolvers directly in your project or use 'Manual' sbt installation mode in TeamCity plugin.
Regards,
Kate