I am trying to install maven plugin in eclipse galileo. Every time I am entering the site name to connect to maven repository, it is showing HTTP proxy authentication error.
I also went to Windows --> Preferences --> General --> Network Connections and tried to give my userid and password there to authenticate the proxy. But once i click apply and close it. it is still in the default state (without my id and password in proxy) while reopening.
Hi, you have to select "manual" from the drop down (native/direct/manual) and then make entries for proxy / userid and password for http,https and other if needed ... then save it .. it would keep the values
Thank you. This information here helped me to connect from eclipse to download maven plugin. I had to use dev link though and had to configure Proxy settings in eclipse.