[ 
https://issues.apache.org/jira/browse/NUTCH-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-2489:
----------------------------------------
    Fix Version/s: 1.15

> Dependency collision with lucene-analyzers-common in scoring-similarity plugin
> ------------------------------------------------------------------------------
>
>                 Key: NUTCH-2489
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2489
>             Project: Nutch
>          Issue Type: Bug
>          Components: scoring
>    Affects Versions: 1.14
>            Reporter: Yossi Tamari
>            Priority: Major
>             Fix For: 1.15
>
>         Attachments: ivy.xml.patch
>
>
> After updating to Master branch of 1.14, we get a few compile errors in 
> LuceneTokenizer.java and LuceneAnalyzerUtil.java:
> {code:java}
> Type mismatch: cannot convert from org.apache.lucene.analysis.CharArraySet to 
> org.apache.lucene.analysis.util.CharArraySet
> {code}
> This seems to be caused by the fact that scoring-similarity compiles with 
> lucene-analyzers-common-5.5.0.jar (from ivy.xml), but with lucene-core-6.4.1 
> instead of the matching 5.5.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to