I upgraded to 4.1.3 and I have been having problems proxing new artifacts. In my Maven builds I get errors like this for new artifacts that have not been proxied before.
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 7bf6c3d50f09078c2a55a79d161e2c833c164259 for http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar [WARNING] Could not validate integrity of download from http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar: Checksum validation failed, expected <!DOCTYPE but is 7bf6c3d50f09078c2a55a79d161e2c833c164259 [WARNING] Checksum validation failed, expected <!DOCTYPE but is 7bf6c3d50f09078c2a55a79d161e2c833c164259 for http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar Downloaded: http://internal.qsd.com/artifactory/libs-releases/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.jar (473 B at 0.0 KB/sec) Note it says its a warning but what artifactory really did is create garbage files for all the poms and jar artifacts. Then when I go back to Artifactory and browse for the artifact and click on it...it says: { "errors" : [ { "status" : 404, "message" : "Unable to retrieve http://repo1.maven.org/maven2/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.pom/: 404: Not Found (remote response: 404: Not Found)" } ] } But if I go to the repo1 URL, http://repo1.maven.org/maven2/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.pom, it is just fine as expected. What is going on here, why can't Artifactory proxy & cache as expected? In early versions of Artifactory I never had any issues now I can't get simple things to work. -- View this message in context: http://forums.jfrog.org/Artifactory-won-t-proxy-artifacts-anymore-tp7580586.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
