apache-maven-3.8.4
tar -xf ./apache-maven-3.8.4-bin.tar.gz
export MAVEN_HOME="安装路径" PATH=$PATH:$MAVEN_HOME/bin export PATH