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

Dependency issue #26

Open
roderik opened this issue Oct 16, 2011 · 3 comments
Open

Dependency issue #26

roderik opened this issue Oct 16, 2011 · 3 comments

Comments

@roderik
Copy link

roderik commented Oct 16, 2011

I'm new to Play, but this statement seems strange

https://gist.github.com/8316ab565bcf0786772f

@roderik
Copy link
Author

roderik commented Oct 16, 2011

Fixed it by adding this to my own dependencies file

- org.elasticsearch -> elasticsearch 0.17.8
- se.scalablesolutions.akka -> akka-amqp 1.2

repositories:
- elasticsearch:
type: iBiblio
root: "http://oss.sonatype.org/content/repositories/releases/"
contains:
- org.elasticsearch -> *

- akka:
    type: iBiblio
    root: "http://akka.io/repository/"
    contains:
        - se.scalablesolutions.akka -> *

@duanhong169
Copy link

Good for me.
But the Akka repository has been changed to :http://repo.akka.io/releases
so the root of akka should be modified.

@T-winkle
Copy link

Now, the Akka repository is https://repo.akka.io/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

3 participants