Daniel Collins created LUCENE-7977:
--------------------------------------
Summary: LUCENE-7951 broke the maven build
Key: LUCENE-7977
URL: https://issues.apache.org/jira/browse/LUCENE-7977
Project: Lucene - Core
Issue Type: Bug
Components: modules/spatial-extras, modules/spatial3d
Affects Versions: master (8.0), 7.1
Environment: Development only (not an issue with the binary release)
Reporter: Daniel Collins
Priority: Minor
Trying to build Lucene/Solr using maven currently fails on branch_7x and
master. The spatial-extras module has a dependency on test code from
spatial-3d, but the spatial-3d module doesn't produce a test-jar.
ant handles this implicitly by allowing the modules to add specific directories
to classpaths, but maven requires that all dependent code is in a jar.
I have a patch which I will upload.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]