I'm running into an issue where artifacts retrieved from mvnrepository.com are corrupted when pulled from Artifactory.
e.g. for commons-dbcp, Artifactory lists the remote url as: http://mvnrepository.com/artifact/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar If you actually go to this page, it's not the jar, but the page for the artifact, where you can download the jar The actual jar is found at: http://repo1.maven.org/maven2/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar So, should I just get rid of mvnrepository as a remote repository in Artifactory? -- View this message in context: http://forums.jfrog.org/Corrupted-jars-from-mvnrepository-tp6088932p6088932.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
