Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e: repository search does not work

Hi,

In maven preferences , select "download repository index as startup, restart eclipse and see what happens.
Also check that indexes exists( ~/.m2/repository/.cache/m2e/1.4.0, check size and timestamp).

If you are using a Maven repository manager, there maybe some additionnal steps.


On Mon, Jan 13, 2014 at 7:46 AM, Zehner, Fabian <fabian.zehner@xxxxxx> wrote:

Good morning everybody,

I'm running Eclipse Kepler (20130919-0819) with the built-in Maven Integration plugin m2e (1.4.0.20130601-0317) on Win 8.1 Pro, 64bit.

When I'm setting up a new (simple) Maven Project (Ctrl + N, Maven Project, tick Create a simple Project (skip archetype selection)) and then try to Browse for the necessary Parent Project (see attached screenshot) m2e always returns 0 search results, regardless of the entered needle (I type it into the text field Enter groupId, artifiactId or sha1 prefix or pattern).



This is the case even though the Maven Repositories-view shows that the required package is actually accessible for me (de.tudarmstadt.ukp.dkpro.core-asl) - in the local repository (because I have downloaded the POM manually)



What do you mean by "manually" ?
Is it working for some others artifacts ?

 

as well as in the central repository. I already updated the repositories and rebuilt their respective index (which seemed to have been the solution for every similar forum enquiry I found).

Any suggestion? Setting up Eclipse as well as m2e again did not work.

Thanks a lot,
Fabian

 


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




--
Adrien Rivard

Back to the top