Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

How to deploy for Elasticsearch 2.1.0 #12

Open
kaplun opened this issue Dec 11, 2015 · 3 comments
Open

How to deploy for Elasticsearch 2.1.0 #12

kaplun opened this issue Dec 11, 2015 · 3 comments

Comments

@kaplun
Copy link

kaplun commented Dec 11, 2015

Hi!

I have seen you have committed in the master branch the support for Elasticsearch 2.1.0. I would like to test your plugin, but so far I haven't managed to compile it successfully.

$ mvn package
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building elasticsearch-reindexing 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.codelibs:elasticsearch-cluster-runner:jar:2.1.0.0-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.838 s
[INFO] Finished at: 2015-12-11T14:36:51+01:00
[INFO] Final Memory: 11M/208M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project elasticsearch-reindexing: Could not resolve dependencies for project org.codelibs:elasticsearch-reindexing:jar:2.1.0-SNAPSHOT: Failure to find org.codelibs:elasticsearch-cluster-runner:jar:2.1.0.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

I am not a Java expert, so I was wondering how can make elasticsearch-cluster-runner:jar:2.1.0.0-SNAPSHOT available to maven, so that I can then build successfully your plugin.

@marevol
Copy link
Contributor

marevol commented Dec 11, 2015

Updated pom.xml now.

@kaplun
Copy link
Author

kaplun commented Dec 14, 2015

Dear @marevol, thanks a lot for the prompt answer. I successfully managed to install the plugin!

I will now proceed with the tests.

@kaplun
Copy link
Author

kaplun commented Dec 14, 2015

Hi again. I can confirm it works nicely as it should. Thanks a lot for your great work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants