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.
Can anybody help me in this.
Regards,
Ashish Nandan
avadesh Java
Greenhorn
Joined: Jul 14, 2009
Posts: 3
posted
0
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
For some people the update-dev link works .. also are you able to access these links from your browser ?
satish kumar kandukuri
Greenhorn
Joined: Aug 10, 2005
Posts: 6
posted
0
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.