sdauletau / elasticsearch-simple-similarity

Elasticsearch "ignore tf-idf" plugin
Apache License 2.0
13 stars 7 forks source link

Not compiling #2

Closed D063520 closed 7 years ago

D063520 commented 7 years ago

hello,

thank you for providing this example ... when I do mvn clean package I get:

Non-resolvable parent POM: Could not transfer artifact org.elasticsearch.plugin:plugins:pom:2.4.4 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.120.215] failed: Connection timed out (Connection timed out) and 'parent.relativePath' points at wrong local POM @ line 12, column 13 -> [Help 2]

do I do something wrong?

Thank you

sdauletau commented 7 years ago

I have updated master branch to support ES 2.4.4 and created 2.4.4 branch.

D063520 commented 7 years ago

Sorry my mistake, I didn't set the proxy for https.