OK, then does that mean that (now) any artifact that is not downloaded by the m2eclipse plugin (for example by mvn command line itself) is not part of the index?
On 2/14/07, Eugene Kuleshov <[EMAIL PROTECTED]> wrote:
The one we include now is part of the plugin. But things may change in the future. Thierry Lach wrote: > OK, is that index part of the m2eclipse plugin or is it part of maven > itself (probably in the maven embedder)? > > On 2/14/07, *Eugene Kuleshov* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > It searches trough the local index. The index includes a > snapshot of > ibiblio repository at the plugin release time + index of you local > repository. So, the only "search location" you can "add" is your local > repository. Note that index for local repository is updated > incrementally when plugin downloads jars from any remote > repositories or > you can force reindexing of local repository from Eclipse preferences. > > We are planning to provide incremental index updates for arbitrary > remote repositories in the future releases. It will require some Maven > support and tooling outside of Eclipse plugin. > > regards, > Eugene > > > lightbulb432 wrote: > > I'm wondering where the dependency list dialog searches when you > type > > something in. It has a lot of JARs but not all of the ones I need. > > > > Also, can I add search locations to that dialog, or am I stuck > with those > > defaults (which in some cases only contain outdated versions of > those JARs). > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > <http://xircles.codehaus.org/manage_email> > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
