-
Notifications
You must be signed in to change notification settings - Fork 37
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
Failure to generate Generic search API project #121
Comments
Debug info:
|
Hi, |
Hey Yes, I have the archetype repository set up and I was able to generate and run the Elasticsearch project, but not the Generic Search API one. Maybe |
It's a version issue, I believe. The generic search archetype was added in version 1.1, so if you change archetypeVersion to 1.1, it should work for you. I'll update the wiki page to reflect this. Sorry for the inconvenience! |
Describe the bug
I'm trying to follow the steps in the quick start to setup a project to evaluate a generic search api. When calling mvn archetype:generate, I'm getting the following error:
To Reproduce
I'm following the steps here: https://github.com/SeaseLtd/rated-ranking-evaluator/wiki/Maven%20Archetype
My settings.xml file is updated and I'm calling the unchanged command
The text was updated successfully, but these errors were encountered: