网站建设薪水,做网站设计要多少钱,教做饮品的网站,wordpress 图像滑块插件指定profile生效的几种方式
maven中profile的使用详解_maven profile_2021不再有雨的博客-CSDN博客
【Maven】【翻译】3、Profiles文件_maven的profiles文件是什么-CSDN博客
查看当前生效的profile
mvn help:active-profiles
比如有些是用activeProfiles在pom中指定的或者maven仓库指定的如果在mvn package -P test
这样指定了以后将会用指定的代替默认的