showuon commented on PR #24852: URL: https://github.com/apache/flink/pull/24852#issuecomment-2186208571
@XComp , I added another git action test today. I modified the `wrapperSha256Sum` to verify if we can successfully detect it, and the result works as expected [here](https://github.com/showuon/flink/actions/runs/9643660323/job/26594117819). ``` Run ./mvnw clean package -DskipTests Error: Failed to validate Maven wrapper SHA-256, your Maven wrapper might be compromised. Investigate or delete /home/runner/work/flink/flink/.mvn/wrapper/maven-wrapper.jar to attempt a clean download. If you updated your Maven version, you need to update the specified wrapperSha256Sum property. Error: Process completed with exit code 1. ``` I think this PR is all verified. FYI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
