Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-761

flink-tsfile-connecto and flink-example dependency conflict: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed

    XMLWordPrintableJSON

Details

    Description

      There are two dependency conflicts that cause the maven failure:

      • Flink 1.10 uses commons-compress 1.18 while hadoop-tsfile module uses 1.4.1;
      • Flink 1.10 uses commons-math3 3.1.1 while hadoop-tsfile module uses 3.5

      So, when running `mvn release:parepare`, exception message will be thrown like:

      Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.

      The solution is to exclude the stale version of those dependencies.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hxd Xiangdong Huang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: