[ https://issues.apache.org/jira/browse/FLINK-38179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gong Xiaofei updated FLINK-38179: --------------------------------- Description: The build process of Flink's native code on the *riscv64* architecture fails due to os-maven-plugin's lack of recognition for RISC-V. This results in the following error: os.detected.arch: unknown org.apache.maven.MavenExecutionException: unknown os.arch: riscv *Resolution Direction:* Upgrade os-maven-plugin to 1.7.1 for RISC-V riscv64 support was: The build process of Flink's native code on the *riscv64* architecture fails due to os-maven-plugin's lack of recognition for RISC-V. This results in the following error: {{Error: os.detected.arch: unknown org.apache.maven.MavenExecutionException: unknown os.arch: riscv}} {{*Resolution Direction:* Upgrade os-maven-plugin to 1.7.1 for RISC-V riscv64 support}} > Build Failure Due to os-maven-plugin Missing Support > ---------------------------------------------------- > > Key: FLINK-38179 > URL: https://issues.apache.org/jira/browse/FLINK-38179 > Project: Flink > Issue Type: Sub-task > Components: Build System > Reporter: Gong Xiaofei > Priority: Major > > The build process of Flink's native code on the *riscv64* architecture fails > due to os-maven-plugin's lack of recognition for RISC-V. This results in the > following error: > os.detected.arch: unknown > org.apache.maven.MavenExecutionException: unknown os.arch: riscv > > *Resolution Direction:* Upgrade os-maven-plugin to 1.7.1 for RISC-V riscv64 > support -- This message was sent by Atlassian Jira (v8.20.10#820010)