Hi dhoffer I think you have stumbled upon this bug that was fixed in version 4.3.1: https://www.jfrog.com/jira/browse/RTFACT-6773
It seems that you are trying to download an artifact from virtual repository and it ends with “/” in the end of the URL. I think that Maven added the “/” to the end of the URL. Artifactory in previous versions returned 200 instead of 404 for non existing folders if you are using a virtual repository. This result created the page you have received. In your first email it seems like this issue since in the error: "Unable to retrieve http://repo1.maven.org/maven2/com/google/api-ads/dfp-axis/2.7.0/dfp-axis-2.7.0.pom/: You can see that there is “/” in the end. Try to upgrade to newest version and I think it will solve your issue. Thanks, Alex -- View this message in context: http://forums.jfrog.org/Artifactory-won-t-proxy-artifacts-anymore-tp7580586p7580685.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
