Using Maven with Socks Proxy

For bypassing using socks proxy use following command :

mvn install -DproxySet=true -Dsocks.proxyHost=YOU_SOCKS_PROXY_ADDRESS -Dsocks.proxyPort=SOCKS_PROXY_PORT

This command works in Linux and Windows

Happy coding.

One response to “Using Maven with Socks Proxy”

  1. ENNEN2125 Avatar
    ENNEN2125

    Thank you!!1

Leave a Reply

Your email address will not be published. Required fields are marked *