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

Can not build custom version elasticsearch #45

Closed
zonorion opened this issue May 24, 2018 · 1 comment
Closed

Can not build custom version elasticsearch #45

zonorion opened this issue May 24, 2018 · 1 comment

Comments

@zonorion
Copy link

Hi @duydo!
I cloned your project, then tried to build with this tut http://duydo.me/how-to-build-elasticsearch-vietnamese-analysis-plugin/.
But have two error:

ERROR 0.00s | VietnameseAnalysisIntegrationTest (suite) <<<
Throwable #1: java.lang.RuntimeException: found jar hell in test classpath

ERROR 0.00s | VietnameseAnalysisTest.initializationError <<<
Throwable #1: java.lang.NoClassDefFoundError: org.elasticsearch.test.ESTestCase
Pls tell me how to fix this problems? Thanks

@duydo
Copy link
Owner

duydo commented Sep 13, 2018

@zonorion you can skip tests to build:
mvn package -DskipTests

@duydo duydo closed this as completed Sep 13, 2018
@duydo duydo reopened this Sep 13, 2018
@duydo duydo closed this as completed Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants