[
https://issues.apache.org/jira/browse/TIKA-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543110#comment-17543110
]
Hudson commented on TIKA-3777:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #615 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/615/])
TIKA-3777 -- rearrange excludes for ossindex and add minimal documentation per
dependency. (tallison:
[https://github.com/apache/tika/commit/bdae0660513e0bb652ff1020685b7173fe50f896])
* (edit) tika-example/pom.xml
* (edit)
tika-parsers/tika-parsers-extended/tika-parser-scientific-module/pom.xml
* (edit) tika-parent/pom.xml
* (edit) tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
> Exclude dependencies from ossindex checks in the parent pom
> -----------------------------------------------------------
>
> Key: TIKA-3777
> URL: https://issues.apache.org/jira/browse/TIKA-3777
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.4.1
>
>
> With ossindex starting to make a bunch of questionable calls, we need to
> exclude more and more dependencies. I had initially wanted to limit the
> dependencies in our effectively abandoned modules (agerecogniser) to the poms
> there.
> That causes problems though because we have to re-exclude dependencies in
> those modules when we add exclusions to the parent pom.
> So, we should centralize exclusions in the parent pom, even though that has
> us excluding notoriously embarrassing dependencies in parent (like log4j 1.x).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)