天天看点

命令行生成maven工程

mvn archetype:generate -DgroupId=org.sang -DartifactId=chapter01 -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false      

开始下载包与pom 

命令行生成maven工程

生成Pom 

命令行生成maven工程
命令行生成maven工程