[ https://issues.apache.org/jira/browse/FLINK-33607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849873#comment-17849873 ]
Luke Chen commented on FLINK-33607: ----------------------------------- PR: [https://github.com/apache/flink/pull/24852] After MVRAPPER-103 is resolved in 3.3.0, we should upgrade Maven wrapper to 3.3.0 or later to enable the feature to verify the wrapper's checksum. This PR did: # Upgrade Maven wrapper to the latest 3.3.2 version to include more bug fixes. # Update the {{wrapperSha256Sum}} for {{maven-wrapper-3.3.2.jar}} > Add checksum verification for Maven wrapper as well > --------------------------------------------------- > > Key: FLINK-33607 > URL: https://issues.apache.org/jira/browse/FLINK-33607 > Project: Flink > Issue Type: Improvement > Components: Build System > Affects Versions: 1.18.0, 1.19.0 > Reporter: Matthias Pohl > Priority: Major > Labels: pull-request-available > > FLINK-33503 enabled us to add checksum checks for the Maven wrapper binaries > along the update from 3.1.0 to 3.2.0. > But there seems to be an issue with verifying the wrapper's checksum under > windows (see [related PR discussion in > Guava|https://github.com/google/guava/pull/6807/files]). > This issue covers the fix as soon as MVRAPPER-103 is resolved. -- This message was sent by Atlassian Jira (v8.20.10#820010)