Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-5197

Integrate Maven Wrapper into the Debezium repos

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      In a project that uses Maven and often changes the required version, it might be easier to use Maven Wrapper (https://maven.apache.org/wrapper/) which allows you to pin the Maven version and lets users run Maven commands as usual by using ./mvnw which will download the right version of Maven automatically and execute with it.

       

      We use the Gradle wrapper in all of our projects to great effect, it's nice that Maven has this option officially supported as well.

       

      I will attach a PR but the relevant files can be generated with the command:

      mvn wrapper:wrapper -Dmaven=3.8.4

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            mark.bereznitsky Mark Bereznitsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: