mvn命令:
mvn archetype:generate -DgroupId=org.happy.fly.pig.spring -DartifactId=spring5-base -DarchetypeArtifactId=maven-archetype-webapp -DinteractiveMode=false --settings /Users/lixiansheng/Desktop/software/apache-maven-3.6.3/conf/settings2.xml
参考: