Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-5529

Wrong import package of com.google.inject in servicemix-bundles/hadoop-client-3.3.5/pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • bundles-2023.04
    • bundles
    • None

    Description

      looking inside the pom file, there's an imported package with : 

      com.google.inject;version="[3,4)"

      But the dependency declared is 4.0, plus if i check the artifact com.google.inject/guice it exports its package with "1.3" not "3.0". This is the part of the manifest of com.google.inject/guice/3.0:

      Export-Package: com.google.inject.matcher;version="1.3",com.google.inj
      ect.name;version="1.3",com.google.inject.spi;version="1.3",com.google
      .inject.binder;version="1.3",com.google.inject.util;version="1.3",com
      .google.inject;version="1.3" 

       

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            aristide.cittadino Aristide
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: