[
https://issues.apache.org/jira/browse/LUCENE-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Collins updated LUCENE-7977:
-----------------------------------
Attachment: LUCENE-7977.patch
This is a patch against master, but it applies cleanly to branch_7x as well.
The fix is actually for the spatial3d module to make it build a test-jar.
> 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
> Labels: build
> Attachments: LUCENE-7977.patch
>
>
> 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]