1,<settings>,settings.xml文档的根元素
2,<localRepository>,本地仓库
3,<interactiveMode>,Maven是否与用户交互,默认值true
4,<offline>,离线模式,默认值false
5,<pluginGroups> <pluginGroup>,插件组
6,<servers> <server>,下载与部署仓库的认证信息
7,<mirrors> <mirror>,仓库镜像
8,<proxies> <proxy>,代理
9,<profiles> <profile>,Settings Profile
10,<activeProfiles> <activeProfile>,激活Profile