David,

Dependency search is using Nexus indexes to search for available dependencies. If repository is not publishing these indexes you won't be able to search them. This is described in the FAQ at http://docs.codehaus.org/display/M2ECLIPSE/Project+FAQ#ProjectFAQ-HowSearchWorks

You may want to contact owners of that repository and request them to index their repository using standalone indexing tool as described at http://docs.codehaus.org/display/M2ECLIPSE/Nexus+Indexer

However you can still add dependencies manually to the pom.xml (e.g. after browsing remote repository using plain web browser).

 Hope that helps.

 regards,
 Eugene


David Goodenough wrote:
I am a newbie to m2eclipse, but have been using Eclipse for longer than
I care to remember.

If I follow the instructions on:-

http://openjpa.apache.org/downloads.html

near the bottom about loading the 2.0 snapshot I never get to see the snapshots when I search for available dependencies. I entered the values
from the xml in the repositories tab in the pom editor, and then checked
the xml tab to make sure it was as expected. But to no avail. I have checked the URL and there are snapshots of 2.0 available.

I tried adding this site to the Maven Indexes view, but there would seem to be a file missing for that to work. Is there any way to work with this site
from m2eclipse?

David


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

   http://xircles.codehaus.org/manage_email


Reply via email to