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

Repository for sbteclipse plugin #311

Open
anandrajj opened this issue Mar 8, 2016 · 0 comments
Open

Repository for sbteclipse plugin #311

anandrajj opened this issue Mar 8, 2016 · 0 comments

Comments

@anandrajj
Copy link

Installation step don't say which repo must be included in build.sbt. I faced an issue because, I included the maven typesafe repo, but not ivy one. As the sbteclipse is present only in ivy repo, sbt update gave unresolved dependency error. Could you please update your install step documentation to mention the repo url to be used?

repo.typesafe.com

This is a redirection service for the Typesafe repositories. To insulate yourself from future migrations, please use the proxy URL instead of where it redirects (currently https://dl.bintray.com):

Resolver.typesafeIvyRepo("releases") https://repo.typesafe.com/typesafe/ivy-releases/
Resolver.typesafeRepo("releases") https://repo.typesafe.com/typesafe/maven-releases/

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