1 个回答

可以使用如下的命令,排除掉某个module的打包:
例如:
mvn <args> -rf :${module-name}
例如:
mvn install -rf :user-service
发布于:3周前 (05-13) IP属地:四川省
我来回答
您需要 登录 后回答此问题!