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

Use maven 3.8.6 for releasing of flink-shaded

    XMLWordPrintableJSON

Details

    Description

      Currently there is maven-enforcer-plugin configuration (for release only)

      <requireMavenVersion>
                                                  <!-- maven version must be lower than 3.3. See FLINK-3158 -->
                                                  <version>(,3.3)</version>
                                              </requireMavenVersion>
      

      which seems to be outdated and for ci 3.8.6 is used

      We should keep them in sync and use 3.8.6 for both

      Attachments

        Issue Links

          Activity

            People

              Sergey Nuyanzin Sergey Nuyanzin
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: