Maven – Intellij Idea maven repositories remote error

intellij-ideamavenrepository

I have problem with Intellij Idea 10.5 on my Mac OS X 10.6.7. When I try to get some dependencies trough "Maven Artifact search", I have always blank area. So I check the intellij maven repositories settings and there are red marked line with repository "repo1.maven.org/maven2". When I try open this page, it gave me an redirect choice to "http://search.maven.org/#browse" page. So my question is, it is possible to change somewhere in intellij the indexed maven repository url? If yes, than where?

Best Answer

From top menu, open File -> Settings -> Maven -> Repositories and verify that you have valid remote repository.

Settings Window