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

Remove duplicate nifi-utils dependency declarations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.16.0
    • 1.16.0
    • None
    • None

    Description

      The current main branch includes two modules with duplicate dependency declarations resulting in the following warnings when running a Maven build:

      [WARNING] 
      [WARNING] Some problems were encountered while building the effective model for org.apache.nifi:nifi-neo4j-3-cypher-service:jar:1.16.0-SNAPSHOT
      [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.nifi:nifi-utils:jar -> duplicate declaration of version 1.16.0-SNAPSHOT @ line 64, column 21
      [WARNING] 
      [WARNING] Some problems were encountered while building the effective model for org.apache.nifi:nifi-other-graph-services:jar:1.16.0-SNAPSHOT
      [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.nifi:nifi-utils:jar -> duplicate declaration of version 1.16.0-SNAPSHOT @ line 66, column 21
      [WARNING] 
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      [WARNING] 
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      [WARNING] 
      

      Attachments

        Issue Links

          Activity

            People

              exceptionfactory David Handermann
              exceptionfactory David Handermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h