[
https://issues.apache.org/jira/browse/TIKA-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182080#comment-17182080
]
Hudson commented on TIKA-3182:
------------------------------
FAILURE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #6 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/6/])
TIKA-3182 -- slight clean up of dependencies (tallison:
[https://github.com/apache/tika/commit/80051d37ecc5f06814a58182db76b1a45ca6de4c])
* (edit) tika-app/pom.xml
* (edit) tika-server/pom.xml
> Tika 2.0.0 -- clean up dependencies
> -----------------------------------
>
> Key: TIKA-3182
> URL: https://issues.apache.org/jira/browse/TIKA-3182
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
> Labels: 2.0.0
>
> The shade plugin for tika-server is including the tika-parsers jar in
> addition to the dependencies. Clean up the build so this doesn't happen.
> {noformat}
> tika-parsers-2.0.0-SNAPSHOT.jar, metadata-extractor-2.14.0.jar define 427
> overlapping classes:
> [WARNING] - com.drew.metadata.gif.GifHeaderDirectory
> [WARNING] - com.drew.metadata.photoshop.Subpath
> [WARNING] -
> com.drew.metadata.exif.makernotes.OlympusRawDevelopmentMakernoteDescriptor
> [WARNING] - com.drew.lang.RandomAccessReader
> [WARNING] - com.drew.metadata.mp4.boxes.FileTypeBox
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)