Created
March 24, 2012 12:01
-
-
Save ponkore/2181579 to your computer and use it in GitHub Desktop.
.m2/settings.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<settings> | |
<proxies> | |
<proxy> | |
<active>true</active> | |
<protocol>http</protocol> | |
<host>proxy.hoge.fuga.com</host> | |
<port>8080</port> | |
</proxy> | |
</proxies> | |
</settings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.m2/settings.xml (http proxy setting)