Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3161

nifi-mock pulls two different versions of ASM libraries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None
    • None

    Description

      With nifi-mock dependency one will observe two ASM libraries

      /Users/you/.m2/repository/net/minidev/asm/1.0.2/asm-1.0.2.jar
      /Users/you/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar
      

      They are two different libraries, but one (minidev) includes packages from the other and may result in namespace collision. Basically both JARs include org.objectweb.asm.*

      Attachments

        Issue Links

          Activity

            People

              ozhurakousky Oleg Zhurakousky
              ozhurakousky Oleg Zhurakousky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: