I tried the new Eclipse Kepler that already comes with a maven plugin.
But when I want to add a dependency (open the pom.xml, go to dependencies tab and click add) I can input some string like "jetty" in the search box but nothing happens. In older versions I got a list of all dependencies containing "jetty".
I don't know if this is important but I directly get an info when opening the "add dependency screen": "Artifact Id cannot be empty".
I do not use a proxy or have any network issues.
I also missed an information something like: "indexing maven repo..."
Any idea?
Thanks!