Shilun Fan created HADOOP-19036: ----------------------------------- Summary: Standardize Maven Initialization Across Operating Systems Key: HADOOP-19036 URL: https://issues.apache.org/jira/browse/HADOOP-19036 Project: Hadoop Common Issue Type: Improvement Components: build Affects Versions: 3.4.0, 3.5.0 Reporter: Shilun Fan Assignee: Shilun Fan
The differences in initializing Maven for various operating systems in the build scripts are as follows: - For Ubuntu and Debian, Maven is installed using the yum repository. - For CentOS 7 and CentOS 8, Maven is downloaded remotely. - The Maven version used on Windows is inconsistent with other operating systems. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org