Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin apparently ignoring custom repositories configuration #308

Open
juanjovazquez opened this issue Jun 16, 2014 · 0 comments
Open

Plugin apparently ignoring custom repositories configuration #308

juanjovazquez opened this issue Jun 16, 2014 · 0 comments

Comments

@juanjovazquez
Copy link

Hi all. Currently we're using a "repositories" file located in each ~/.sbt local folder in order to add some internal custom dependency repositories. In addition to this, we need to add -Dsbt.override.build.repos=true to SBT_OPTS to force SBT to use this custom repositories instead of the default ones.

This works perfectly well building from terminal but it's not working from idea buiding with the SBT plugin. For some reason, it seems that the plugin is ignoring the SBT local configuration.

Why could be happening?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant