On this page
69. 使用 settings.xml 配置 CLI
Spring Boot CLI 使用 Maven 的依赖关系解析引擎 Aether 来解决依赖关系。 CLI 利用~/.m2/settings.xml
中的 Maven 配置来配置 Aether。 CLI 遵循以下配置设置:
Offline
Mirrors
Servers
Proxies
Profiles
Activation
- Repositories
Active profiles
有关更多信息,请参见Maven 的设置文档。