[ 
https://issues.apache.org/jira/browse/LUCENE-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180793#comment-16180793
 ] 

Steve Rowe commented on LUCENE-7977:
------------------------------------

bq. Looks like SOLR-11382 actually had an update to fix this.

Yeah, I committed the fix with a comment linking to SOLR-11382 without 
realizing it would have been more appropriately tied to LUCENE-7951.

bq. Do we mark as a duplicate or just withdraw?

I don't think I would mark it as duplicate, since it doesn't actually duplicate 
(the entirety of) either of the other two issues.  But if you feel differently, 
I don't think it will hurt to mark it as such.

> 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]

Reply via email to