maven使用
maven多模块
-pl, --projects
Build specified reactor projects instead of all projects
-am, --also-make
If project list is specified, also build projects required by the list
-amd, --also-make-dependents
If project list is specified, also build projects that depend on projects on the list指定构建子模块
maven版本管理
maven打tar.gz包来部署
Last updated