在setting.xml中设置以下信息即可,请修正对应信息
<proxies> <proxy> <id>optional</id> <active>true</active> <protocol>http</protocol> <username></username> <password></password> <host>192.168.0.1</host> <port>8080</port> <nonProxyHosts>localhost</nonProxyHosts> </proxy>