随笔分类 -  Maven

摘要:C:\Users\AsapRun\.m2\settings.xml F:\apache-maven-3.5.0\conf\settings.xml 代理设置 <proxy> <id>http</id> <active>true</active> <protocol>http</protocol> < 阅读全文
posted @ 2018-02-24 10:45 AsapRun