[
https://issues.apache.org/jira/browse/TIKA-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683915#comment-17683915
]
Tim Allison commented on TIKA-3966:
-----------------------------------
I did some experimentation with this. I was hoping that we could avoid our
long exclude lists, but I'm still seeing this kind of thing when I set
dependency-reduced pom to true in tike-eval-core.
{noformat}
lucene-core-8.11.2.jar, tika-eval-core-2.7.1-SNAPSHOT.jar define 2188
overlapping classes
{noformat}
If anyone has a recommendation on how to avoid this without our lengthy exclude
list, please let us know. I trust it is a common problem and I'm missing
something.
> Use dependency-reduced pom where appropriate
> --------------------------------------------
>
> Key: TIKA-3966
> URL: https://issues.apache.org/jira/browse/TIKA-3966
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> Based on George Castaldi's PR (https://github.com/apache/tika/pull/936), I
> think there are several other places where we should use dependency-reduced
> poms. This should get us out of having to have the long excludes lists on
> jars in some of our components: tika-eval-app, tika-server-standard, etc...
> cc [~sergey_beryozkin]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)