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

Hudson commented on TIKA-2598:
------------------------------

FAILURE: Integrated in Jenkins build Tika-trunk #1445 (See 
[https://builds.apache.org/job/Tika-trunk/1445/])
 TIKA-2598 -- add enforcerplugin to fail on dependency convergence (tallison: 
[https://github.com/apache/tika/commit/29bd6103ea4fce9abd27abe07a35c69ab2c81e60])
* (edit) tika-parsers/pom.xml
* (edit) tika-parent/pom.xml
* (edit) tika-serialization/pom.xml
* (edit) tika-langdetect/pom.xml


> Fix dependency convergence
> --------------------------
>
>                 Key: TIKA-2598
>                 URL: https://issues.apache.org/jira/browse/TIKA-2598
>             Project: Tika
>          Issue Type: Improvement
>          Components: packaging
>    Affects Versions: 1.17
>            Reporter: Guillaume Smet
>            Assignee: Tim Allison
>            Priority: Blocker
>             Fix For: 2.0, 1.18
>
>
> Hi,
> We tried to upgrade Tika to 1.17 in Hibernate Search and we had some 
> dependency convergence issues:
> {code}
> Dependency convergence error for 
> com.healthmarketscience.jackcess:jackcess:2.1.8 paths to dependency are:
> +-org.hibernate:hibernate-search-engine:5.10.0-SNAPSHOT
>     +-org.apache.tika:tika-parsers:1.17
>          +-com.healthmarketscience.jackcess:jackcess:2.1.8
> and
> +-org.hibernate:hibernate-search-engine:5.10.0-SNAPSHOT
>      +-org.apache.tika:tika-parsers:1.17
>          +-com.healthmarketscience.jackcess:jackcess-encrypt:2.1.2
>              +-com.healthmarketscience.jackcess:jackcess:2.1.0
> {code}
> We could fix them downstream in Hibernate Search but I thought it would be 
> better if Tika could ensure the convergence of its dependencies using the 
> Maven enforcer plugin so that all the downstream projects can benefit from it.
> Thanks.



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

Reply via email to