Jonathan Share wrote:
If I navigate to the URL with my browser, I am able to see the 2.1.5 jars and the corresponding md5’s, but if I try to add the dependency through the Add Dependency menu or if I manually add them to the pom.xml file, it is unable to find or download the jars to my local repository.

Any ideas?
Looks like you are trying to use a maven 1 repository.
Try using http://download.java.net/maven/2/ as the url
Also see the following FAQ entry about dependency search feature http://docs.codehaus.org/display/M2ECLIPSE/Project+FAQ#ProjectFAQ-HowDependencySearchWorks

 regards,
 Eugene



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

   http://xircles.codehaus.org/manage_email

Reply via email to