Github user dsmiley commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/302#discussion_r166660938
--- Diff: lucene/spatial-extras/ivy.xml ---
@@ -29,6 +29,8 @@
<artifact name="spatial4j" type="test" ext="jar"
maven:classifier="tests" />
</dependency>
+ <dependency org="io.sgr" name="s2-geometry-library-java" rev="1.0.0"
conf="test"/>
--- End diff --
Instead you're supposed to reference the version via
ivy-versions.properties. Also run "ant jar-checksums" to add the checksum file.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]