1. 程式人生 > >Apache-maven 中settings.xml中元素參考

Apache-maven 中settings.xml中元素參考

Apache-maven中settings.xml檔案中的元素:

<settings>:根元素

<localRepository>:本地倉庫

<interactiveMode>:是否與使用者互動,預設true

<offline>:離線模式,預設false

<pluginGroups><pluginGroup>:外掛組

<servers><server>:下載與部署倉庫的認證資訊

<mirrors><mirror>:倉庫映象

<proxies><proxy>:代理

<profiles><profile>:settings profile

<activeProfiles><activeProfile>:啟用profile