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
