[
https://issues.apache.org/jira/browse/TIKA-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401103#comment-17401103
]
Thomas Mortagne edited comment on TIKA-3510 at 8/18/21, 2:34 PM:
-----------------------------------------------------------------
bq. Are you ok with the changes?
{{tika-parser-scientific-module}} and {{tika-parser-sqlite3-module}} poms looks
OK to me at least.
Not necessarily related to this issue, I see in those poms that you have quite
a lot of exclusions that feels like cases of "I want a different version of the
same groupid:artifactid" that I would have personally resolved using
<dependencyManagement> entries in the tika parent pom instead (that way you
have only one entry that apply to all dependencies, and you don't have to worry
about it when you add a new dependency).
was (Author: tmortagne):
bq. Are you ok with the changes?
{{tika-parser-scientific-module}} and {{tika-parser-sqlite3-module}} poms looks
OK to me at least.
Not related to this issue, I see in those poms that you have quite a lot of
exclusions that feels like cases of "I want a different version of the same
groupid:artifactid" that I would have personally resolved using
<dependencyManagement> entries in the tika parent pom instead (that way you
have only one entry that apply to all dependencies, and you don't have to worry
about it when you add a new dependency).
> tika-parser-scientific-module seems to embbed many dependencies
> ---------------------------------------------------------------
>
> Key: TIKA-3510
> URL: https://issues.apache.org/jira/browse/TIKA-3510
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 2.0.0
> Reporter: Thomas Mortagne
> Priority: Major
> Fix For: 2.1.0
>
>
> tika-parser-scientific-module 2.0.0 contains many files from other artifacts:
> * joda-time
> * slf4j
> * commons-io
> * ...
> Is that really expected ?
> tika-parser-sqlite3-module seems to be affected too
--
This message was sent by Atlassian Jira
(v8.3.4#803005)