[ https://issues.apache.org/jira/browse/TIKA-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921509#comment-17921509 ]
Hudson commented on TIKA-4371: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-branch_3x-jdk11 #1954 (See [https://ci-builds.apache.org/job/Tika/job/tika-branch_3x-jdk11/1954/]) TIKA-4371 -- exclude (hopefully) unneeded provided dependencies from xmlbeans (#2104) (tallison: [https://github.com/apache/tika/commit/e3fcf9afab3a4a8f4220255a269ce52bc4556917]) * (edit) tika-parent/pom.xml > Exclude provided dependencies in xmlbeans that we don't need > ------------------------------------------------------------ > > Key: TIKA-4371 > URL: https://issues.apache.org/jira/browse/TIKA-4371 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Priority: Trivial > > In our current configuration with maven, xmlbeans brings in ant, maven model, > maven core , saxon-he and a few other dependencies that we probably don't > need. Let's exclude these. > I noticed this when saxon-he was loaded as the xml implementation in a > failing unit test in tika-server-standard. -- This message was sent by Atlassian Jira (v8.20.10#820010)