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

Generated Elasticsearch archetype not install dependencies. #101

Closed
tryantwit opened this issue Jul 31, 2019 · 2 comments
Closed

Generated Elasticsearch archetype not install dependencies. #101

tryantwit opened this issue Jul 31, 2019 · 2 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@tryantwit
Copy link

Following instructions to start a new project Maven Archetype and getting to Step 3 fails on mvn clean install with "Failure to find io.sease:rre-maven-elasticsearch-plugin:jar:6.4.1 in https://repo.maven.apache.org/maven2".

Seems related to #61. Adding pluginRepository to POM.xml as described in above issue fixes it.

@agazzarini agazzarini added bug Something isn't working enhancement New feature or request labels Aug 1, 2019
@agazzarini
Copy link
Member

Hi @tryantwit thanks for entering this. Yes, as you said, this is related with #61, we are working on the main issue (#95) which hopefully will be fixed soon.

@agazzarini
Copy link
Member

Hi @tryantwit we just completed a first round on the maven repository restructuring...we put RRE artifacts for supporting all major versions of Solr&ES. The closest ES 6.4.1 version available is 6.4.3. I understand that the ticket is 6 months old, sorry for such delay but it required a bit (read a lot :D) of work.

  • If, in the meantime, you upgrade to a newer ES version, here's a page [1] which lists the currently supported platform
  • If you still need ES 6.4.1 just let me know, I can build and push that artifact in the maven repo

Cheers,
Andrea


[1] https://github.com/SeaseLtd/rated-ranking-evaluator/wiki/Supported%20Versions

@agazzarini agazzarini added this to the 1.1 milestone Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants