TEZ-4691: Upgrade maven-checkstyle-version to 3.6.0#463
TEZ-4691: Upgrade maven-checkstyle-version to 3.6.0#463Aggarwal-Raghav wants to merge 1 commit intoapache:masterfrom
Conversation
| <build-helper-maven-plugin.version>1.8</build-helper-maven-plugin.version> | ||
| <buildnumber-maven-plugin.version>1.1</buildnumber-maven-plugin.version> | ||
| <checkstyle.version>8.35</checkstyle.version> | ||
| <checkstyle.version>13.3.0</checkstyle.version> |
There was a problem hiding this comment.
I didn't removed puppycrawler explicit dependency as it is present in offical doc as well and based on google maven-checkstyle-version have 9.3 as default puppycrawler version. For now I have moved it to latest 13.3.0.
https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
|
LGTM, pending tests |
|
Will check the first CI run to confirm if checkstyle fails because of plexus-velocity or not |
|
@abstractdog , tez CI is asking for login (seeing it for first time). How to login/bypass it? |
not sure, have to check what changed on ci-hadoop I'm monitoring the corresponding job in the meantime, but it's not yet started, because jenkins is about to shut down |
|
💔 -1 overall
This message was automatically generated. |



Check TEZ-4691 for details