摘要:1.maven设置HTTP代理 在~/.m2/settings.xml文件中,元素<proxies>中(如果没有就新增该元素)添加: <proxy> <id>my-proxy</id> <active>true</active> <protocol>http</protocol> <host>222
阅读全文
posted @ 2018-12-12 15:04
posted @ 2018-12-12 15:04