Tim Allison created TIKA-3182: --------------------------------- Summary: 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
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)