Problem with dependencies in m2eclipse

Posted by MH on Stack Overflow See other posts from Stack Overflow or by MH
Published on 2010-05-16T21:13:40Z Indexed on 2010/05/16 21:20 UTC
Read the original article Hit count: 202

Filed under:
|
|
|
|

Hi,

I have a problem with m2eclipse and Nexus. Normally, when you create a new Maven Project in Eclipse, you can select an Archetype like maven-archetype-quickstart from the Nexus Indexer. Unfortunately, the Nexus Indexer doesn't show anything at all. But the worst part about all this is, that the "Add Dependency" menue doesn't work. (For a better understanding: By clicking on the "Dependencies" tab, you can usually click on a button in order to enter a groupId or artifactId. That's the menue what I am talking about. If I enter for example "junit", it shows no search results.) Does anybody know this issue? How could I fix it?

Thanks a million in advance for any help.

© Stack Overflow or respective owner

Related posts about m2eclipse

Related posts about maven