feliperazeek/playframework-elasticsearch

Dependency issue

Opened this issue · 3 comments

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

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

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 -> *

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

Now, the Akka repository is https://repo.akka.io/releases