Gong Xiaofei created FLINK-38179: ------------------------------------ Summary: 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
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}} -- This message was sent by Atlassian Jira (v8.20.10#820010)