First of all I would strongly recommend to update to 0.9.4 version. If I am not mistaken we fixed few issues related to repository index updates.

Internally m2eclipse is using Nexus Indexer component for search and indexing [1]. We publish Nexus index on central repository and proprietory repositories can be indexed manually using provided CLI tool, or automatically using Nexus repository manager [2].

You can to check that you have indexes for remote repositories in "Maven Indexer" view [3]. If they aren't there or content is empty, search won't show results from remote repositories.

 regards,
 Eugene

[1] http://docs.codehaus.org/display/M2ECLIPSE/Nexus+Indexer
[2] http://nexus.sonatype.org/
[3] http://docs.codehaus.org/display/M2ECLIPSE/Maven+Indexes+view


Adam Giemza wrote:
I am new to the m2eclipse plugin and maven2 itself. I have already tried
to find an answer in the documentation but I couldn't.

So what I am asking for is that I have seen a screencast (
http://m2eclipse.codehaus.org/Maven_2.0_Plugin_for_Eclipse.html ) where
you could just type in some name and the dependency/repository search
has provided the matching libs with several versions.

In my current plugin (Maven Integration for Eclipse Version
0.9.3.20080421-2352) I have the "Add dependency" menu and this dialog
box opens and I can type in some name. But it only finds libs, that are
already in my local repository and no online libs  :(

How can I change this behaviour to get the full support of the online
repository index?

Regards,
 Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to