Running "gradlew test" fails with this error (and some others
similar):
:plugins-transport-memcached:compileTestJava
/home/paul.pearcy/elasticsearch/plugins/transport/memcached/src/test/
java/org/elasticsearch/memcached/test/
AbstractMemcachedActionsTests.java:25: package org.hamcrest does not
exist
import org.hamcrest.Matchers;
So, it appears that a dependency for testing is not being pulled
down?
This isn't causing me any pain, but thought I should let people know.
Running "gradlew test" fails with this error (and some others
similar):
:plugins-transport-memcached:compileTestJava
/home/paul.pearcy/elasticsearch/plugins/transport/memcached/src/test/
java/org/elasticsearch/memcached/test/
AbstractMemcachedActionsTests.java:25: package org.hamcrest does not
exist
import org.hamcrest.Matchers;
So, it appears that a dependency for testing is not being pulled
down?
This isn't causing me any pain, but thought I should let people know.
Running "gradlew test" fails with this error (and some others
similar):
:plugins-transport-memcached:compileTestJava
/home/paul.pearcy/elasticsearch/plugins/transport/memcached/src/test/
java/org/elasticsearch/memcached/test/
AbstractMemcachedActionsTests.java:25: package org.hamcrest does not
exist
import org.hamcrest.Matchers;
So, it appears that a dependency for testing is not being pulled
down?
This isn't causing me any pain, but thought I should let people know.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.