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

can't find play 2.2-snapshot dependency #17

Closed
Jongtae opened this issue May 13, 2013 · 3 comments
Closed

can't find play 2.2-snapshot dependency #17

Jongtae opened this issue May 13, 2013 · 3 comments

Comments

@Jongtae
Copy link

Jongtae commented May 13, 2013

I tried to examples using scala 2.10 and play 2.1.1.
when I run "console" in play, I met message such as below.

[error] (*:update) sbt.ResolveException: unresolved dependency: play#play-json_2.10;2.2-SNAPSHOT: not found

should I set SNAPSHOT repository ?

@freeeve
Copy link
Member

freeeve commented May 13, 2013

You need to add the mandubian SNAPSHOT repo. The examples here should work:
https://github.com/mandubian/play-json-alone

I need to update the docs since the 0.4 release. Thanks for bringing this to my attention.

@freeeve
Copy link
Member

freeeve commented May 13, 2013

About to commit a fix to docs... closing here.

@freeeve freeeve closed this as completed May 13, 2013
@Jongtae
Copy link
Author

Jongtae commented May 13, 2013

It works well.
thank you

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

2 participants