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

Duplicated dependencies in nifi-standard-processors pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.19.0
    • Core Framework
    • None

    Description

      There are two dependencies duplicated in nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml. 

      1. <dependency>
                    <groupId>org.bouncycastle</groupId>
                    <artifactId>bcprov-jdk18on</artifactId>
        </dependency> (defined on both lines 148-151 and lines 193-196)
      2. <dependency>
                    <groupId>org.bouncycastle</groupId>
                    <artifactId>bcpkix-jdk18on</artifactId>
        </dependency>  (defined on both lines 156-159 and lines 197-200)

      Attachments

        Issue Links

          Activity

            People

              dstiegli1 Daniel Stieglitz
              dstiegli1 Daniel Stieglitz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: