I am facing a situation where my eclipse indigo is "Unable to update index for central|http://repo1.maven.org/maven2".

I am using an external Maven 3.0.3 installation and m2eclipse configured with Eclipse Indigo and I am definitely not behind any proxy.

Also my networking configuration in eclipse is all set to direct and I am still unable to update the indices.

What may I have overlooked? I have searched on Google and other forums but am unable to resolve it.

link|improve this question
1  
I had a similar problem (but behind a proxy), and I had to reload the settings.xml. I think the information that the index could not be updated is cached somehere, and after reloading the settings.xml, this cache was cleared. You have to have at least a user settings.xml XOR the reference to an installed Maven runtime (which you have configured). – mliebelt Aug 15 '11 at 14:15
feedback

1 Answer

I had a simmilar problem and this solved it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.