Tim Allison created TIKA-3498:
---------------------------------

             Summary: Fix dependency convergence and other import issues in 
scientific vs standard package
                 Key: TIKA-3498
                 URL: https://issues.apache.org/jira/browse/TIKA-3498
             Project: Tika
          Issue Type: Bug
            Reporter: Tim Allison


[~dadoonet] found that there's a convergence error when users include both the 
tika-parsers-standard-package jar and tika-parser-scientific-module.

{noformat}
Dependency convergence error for org.slf4j:jcl-over-slf4j:1.7.31 paths to 
dependency are:
+-org.example:tika-import-test:1.0-SNAPSHOT
  +-org.apache.tika:tika-parsers-standard-package:2.0.0
    +-org.slf4j:jcl-over-slf4j:1.7.31
and
+-org.example:tika-import-test:1.0-SNAPSHOT
  +-org.apache.tika:tika-parser-scientific-module:2.0.0
    +-edu.ucar:netcdf4:4.5.5
      +-edu.ucar:cdm:4.5.5
        +-org.slf4j:jcl-over-slf4j:1.7.7
{noformat}

[~dadoonet] also found that ucar's quartz dependency causes problems with CVE 
checkers.  We should update that dependency as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to