---------------------------------------------------------------------------------------------------------------------------------------------------------
maven的settings.xml檔案用途
Maven全域性配置檔案settings.xml詳解_maven setting.xml-CSDN部落格
https://blog.csdn.net/qq_30757161/article/details/105011403
---------------------------------------------------------------------------------------------------------------------------------------------------------
maven的settings.xml檔案用途-2
【maven】setting.xml檔案詳解_maven setting.xml-CSDN部落格
https://blog.csdn.net/weixin_45188218/article/details/135153519
參考檔案【maven官方檔案】 https://maven.apache.org/ref/3.9.6/
---------------------------------------------------------------------------------------------------------------------------------------------------------
????
理論上知識定義了一個變數而已
當該變數name的value匹配時,啟用profile
key-value通知滿足啟用profile
可以在命令列啟動時 mvn clean install -Dname=value
---------------------------------------------------------------------------------------------------------------------------------------------------------
maven中的profile可以同時啟用多個嗎?——可以
詳解Maven profile配置管理及啟用profile的幾種方式_java_指令碼之家
https://www.jb51.net/article/204724.htm
---------------------------------------------------------------------------------------------------------------------------------------------------------
maven裡面的pom檔案
maven之pom檔案詳解_pom.xml在哪裡-CSDN部落格
https://blog.csdn.net/qq_44696532/article/details/134176177
Maven – POM Reference
https://maven.apache.org/pom.html
Maven – Welcome to Apache Maven
https://maven.apache.org/
---------------------------------------------------------------------------------------------------------------------------------------------------------
maven中的profile怎麼理解-1
maven的profile詳解 - 志不堅者智不達 - 部落格園
https://www.cnblogs.com/linwenbin/p/10606287.html
原文檢視更佳
Maven學習-Profile詳解 - 簡單愛_wxg - 部落格園
https://www.cnblogs.com/wxgblogs/p/6696229.html
---------------------------------------------------------------------------------------------------------------------------------------------------------