pan3793 commented on PR #8479: URL: https://github.com/apache/hadoop/pull/8479#issuecomment-4402932097
Yetus uses the trunk scripts to build the docker image and run tests against the patched code in the first round, which violates the `enforced.maven.version`, so failure is expected, it's a known issue. ```patch - <enforced.maven.version>[3.9.11,)</enforced.maven.version> + <enforced.maven.version>[3.9.15,)</enforced.maven.version> ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
