Hi Chris, We tried to reproduce your scenario with the maven-eclipse-plugin-2.8 dependency, using Artifactory 2.2.3 and Maven 2.2.1, and didn't have any problems resolving it. The 'stream closed' errors you are getting indicate that there is a problem with the connection between your Artifactory server and repo1. Are you able to manually download the file in Artifactory using a browser? In the simple browser go into the remote-repo/virtual repo that contains repo1 and append the expected URL, e.g.: http://<host:port>/artifactory/repo/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (make sure to zap the repo caches before you try this).
On Mon, May 3, 2010 at 10:13 PM, Chris Law <[email protected]> wrote: > > The real problem appears to be with the maven-eclipse-plugin 2.8 JAR. When > we specify a version of 2.5.1, everything works fine, but without a version > specified, the latest (2.8) is downloaded which results in an > IllegalStateException thrown from DefaultPluginManager.addPlugin. I'm > thouroughly stumped why 2.8 doesn't appear to be correct - we've deleted > the > copies in Hudson's local repository and in artifactory - when we build, > artifactory pulls down the 2.8 JAR from repo1.maven.org, but then maven > chokes. The plugin.xml file in the JAR seems okay. > > -- > View this message in context: > http://forums.jfrog.org/Metadata-downloads-failing-on-2-2-2-but-not-due-to-checksum-tp4997723p4999654.html > Sent from the Artifactory - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Artifactory-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/artifactory-users >
------------------------------------------------------------------------------
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
