Hi, the problem is the scope you use for the dependency:
You should remove the <scope>compile</scope> from the declaration, because the dependency needs to be on your runtime classpath. That should solve the issue.
Hi, the problem is the scope you use for the dependency:
You should remove the <scope>compile</scope> from the declaration, because the dependency needs to be on your runtime classpath. That should solve the issue.
© 2020. All Rights Reserved - Elasticsearch
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.