Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-3498

Fix dependency convergence and other import issues in scientific vs standard package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None
    • None

    Description

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

      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
      

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

      Attachments

        Activity

          People

            tallison Tim Allison
            tallison Tim Allison
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: