Our current mapping uses attachments functionality and I was trying to
write an integration test, for my ElasticsearchDAO. But what I currently
see, that sonatype repo( https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/elasticsearch-attachments/)
contains v0.6.0 as the latest stable version of attachment plugin, but if
you look at github - the latest version is 1.4.0. One way to solve a
problem is to checkout "release 1.4.0" of github project, build it and
install to our nexus, but I wonder if there are any maven repos, which
contain more up-to-date versions.
Our current mapping uses attachments functionality and I was trying to write
an integration test, for my ElasticsearchDAO. But what I currently see, that
sonatype repo( Central Repository: org/elasticsearch/elasticsearch-attachments https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/elasticsearch-attachments/
) contains v0.6.0 as the latest stable version of attachment plugin, but if
you look at github - the latest version is 1.4.0. One way to solve a problem
is to checkout "release 1.4.0" of github project, build it and install to our
nexus, but I wonder if there are any maven repos, which contain more
up-to-date versions.
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.