sirensolutions / siren-join

[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
http://siren.io
GNU Affero General Public License v3.0
183 stars 60 forks source link

download of 2.3.1 fails #58

Closed ppisljar closed 8 years ago

ppisljar commented 8 years ago

Trying to download 2.3.1 (i dont see a TAG of this version either):

:/home/elasticsearch-2.3.1# bin/plugin install solutions.siren/siren-join/2.3.1
-> Installing solutions.siren/siren-join/2.3.1...
Trying https://download.elastic.co/solutions.siren/siren-join/siren-join-2.3.1.zip ...
Trying https://search.maven.org/remotecontent?filepath=solutions/siren/siren-join/2.3.1/siren-join-2.3.1.zip ...
Trying https://oss.sonatype.org/service/local/repositories/releases/content/solutions/siren/siren-join/2.3.1/siren-join-2.3.1.zip ...
Trying https://github.com/solutions.siren/siren-join/archive/2.3.1.zip ...
Trying https://github.com/solutions.siren/siren-join/archive/master.zip ...
ERROR: failed to download out of all possible locations...
rendel commented 8 years ago

2.3.1 is not released yet, it is only available in the develop branch. You can build it manually if needed.