mvn 多 profile
官方文档是对的,需要注意在 windows 下面,你需要加上引号
mvn install -P 'Test1,Test2'
参考阅读
https://maven.apache.org/guides/introduction/introduction-to-profiles.html
分类: 默认 标签: 发布于: 2022-01-07 14:51:15, 更新于: 2022-01-07 14:51:15
官方文档是对的,需要注意在 windows 下面,你需要加上引号
mvn install -P 'Test1,Test2'
参考阅读
https://maven.apache.org/guides/introduction/introduction-to-profiles.html
分类: 默认 标签: 发布于: 2022-01-07 14:51:15, 更新于: 2022-01-07 14:51:15