wangxiyuan created FLINK-14178:
----------------------------------
Summary: maven-shade-plugin 3.2.1 doesn't work on ARM for Flink
Key: FLINK-14178
URL:
https://issues.apache.org/jira/browse/FLINK-14178 Project: Flink
Issue Type: Sub-task
Components: Build System
Affects Versions: 2.0.0
Reporter: wangxiyuan
Fix For: 2.0.0
recently, maven-shade-plugin is bumped from 3.0.0 to 3.2.1 by the [commit|
https://github.com/apache/flink/commit/e7216eebc846a69272c21375af0f4db8009c2e3e]. While with my test locally on ARM, The Flink build process will be jammed. After debugging, I found there is an infinite loop.
Downgrade maven-shade-plugin to 3.1.0 can solve this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)