Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24028

NoticeFileChecker complains about dependencies being mentioned in NOTICE file but are not listed in the Maven output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.14.0
    • None
    • None

    Description

      We noticed some warnings by the NoticeFileChecker for the flink-filesystem module (see AzureCI run):

      2021-08-26T17:05:14.6553403Z 17:05:14,651 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency com.fasterxml.jackson.core:jackson-annotations:2.12.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.6554851Z 17:05:14,651 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency com.fasterxml.jackson.core:jackson-databind:2.12.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.6556275Z 17:05:14,652 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.6557679Z 17:05:14,652 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.6559046Z 17:05:14,652 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.wildfly.openssl:wildfly-openssl:1.0.7.Final is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.6560343Z 17:05:14,652 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.7427551Z 17:05:14,741 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.7442328Z 17:05:14,743 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.7443982Z 17:05:14,743 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.7445447Z 17:05:14,743 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency org.wildfly.openssl:wildfly-openssl:1.0.7.Final is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      2021-08-26T17:05:14.7446970Z 17:05:14,743 WARN org.apache.flink.tools.ci.licensecheck.NoticeFileChecker [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE, but is not expected there
      

       These might be related to some version bumps and need to be investigated.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: