mvn archetype:generate -DgroupId=com.example -DartifactId=my-project -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false <parent> <groupId>com.funcish</groupId> <artifactId>parent-pom</artifactId> <version>1.0.0</version> </parent> mvn clean install


上一篇:
下一篇:
切换中文