[
https://issues.apache.org/jira/browse/HADOOP-19883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079294#comment-18079294
]
ASF GitHub Bot commented on HADOOP-19883:
-----------------------------------------
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>
```
> Upgrade Maven to 3.9.15
> -----------------------
>
> Key: HADOOP-19883
> URL: https://issues.apache.org/jira/browse/HADOOP-19883
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Cheng Pan
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]