-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
Now that Maven wrapper is used in the Debezium project, we can point the github workflows and Jenkins scripts at it and not have to worry about maintaing the Maven version across many different files.
To bump Maven all one needs to do is: ./mvnw wrapper -Dmaven=3.x.x
- relates to
-
DBZ-5216 Use mvnw Maven Wrapper in scripts and docs
- Open