[
https://issues.apache.org/jira/browse/TIKA-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828495#comment-17828495
]
ASF GitHub Bot commented on TIKA-4038:
--------------------------------------
gastaldi commented on PR #1130:
URL: https://github.com/apache/tika/pull/1130#issuecomment-2007927352
What error are you getting? If `cannot access
org.apache.tika.parser.AbstractEncodingDetectorParser`make sure you also add a
dependency to `tika-core`
> Fix dependency problem in tika-parsers-standard-package
> -------------------------------------------------------
>
> Key: TIKA-4038
> URL: https://issues.apache.org/jira/browse/TIKA-4038
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Blocker
> Fix For: 2.8.0
>
>
> https://github.com/apache/tika/pull/936
> because we weren't packaging the dependencies in the jar, when we set
> createDependencyReducedPom to true, this means that other projects using this
> dependency no longer pull the transitive dependencies.
> Thanks to [~jnioche] for finding this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)