[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
Author

Installing Maven plugin in eclipse galileo

Ashish Nandan
Greenhorn

Joined: Jun 03, 2009
Messages: 22

Hi,

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
Messages: 3

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
Ashish Nandan
Greenhorn

Joined: Jun 03, 2009
Messages: 22

Hi,

Now the error is showing as :
URL for update:
http://m2eclipse.sonatype.org/update/

Error :
Unable to connect to repository http://m2eclipse.codehaus.org/content.xml. Connection timed out

Kindly help.

This message was edited 1 time. Last update was at by Ashish Nandan


Regards,
Ashish Nandan
avadesh Java
Greenhorn

Joined: Jul 14, 2009
Messages: 3

Try these URLs for downlaoding plugin. ...

http://m2eclipse.sonatype.org/update/
http://m2eclipse.sonatype.org/update-dev/

avadesh Java
Greenhorn

Joined: Jul 14, 2009
Messages: 3

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
Messages: 6

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.

Satish Kandukuri.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Messages: 2349

"avadesh Java", please see your private message for an important administrative matter.

JBoss In Action
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
replay challenge