[
https://issues.apache.org/jira/browse/HADOOP-19780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050751#comment-18050751
]
ASF GitHub Bot commented on HADOOP-19780:
-----------------------------------------
aajisaka opened a new pull request, #8174:
URL: https://github.com/apache/hadoop/pull/8174
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
Use JDK17 to fix website build.
HADOOP-19780
### How was this patch tested?
Not tested. It will be verified by precommit job.
### For code changes:
- [x] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [x] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [x] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [x] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
### AI Tooling
AI tools is not used
> Fix website build in GitHub workflow
> ------------------------------------
>
> Key: HADOOP-19780
> URL: https://issues.apache.org/jira/browse/HADOOP-19780
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, documentation
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Major
>
> Website build is failing:
> [https://github.com/apache/hadoop/actions/runs/20836113264/job/59861027571]
> {noformat}
> Error: Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile
> (default-compile) on project hadoop-annotations: Fatal error compiling:
> invalid flag: --add-modules -> [Help 1]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]