I'm trying to deploy a release to our artifactory installation (v2.2.2) and I get the following error:
Error deploying artifact: Failed to transfer file: https://maven.ss.com/artifactory/libs-releases-local/com/frog/app/ss/1.0.5/ss-1.0.5.war. Return code is: 502 I created the tag in svn using the release plugin, both release:perform and deploy result in the above failure. I do not get this error with a snapshot version. The only thing I see in the logs is that the http response code is 401. My username and password are set in my settings.xml and are the same for both the repository and the snapshotRepository. I changed the password encryption policy from required to supported and updated changed my password to clear text and still had the same failure pattern (snapshots worked but releases failed). I've verified that the local repository handles both releases and snapshots. I've tried creating another local repository and got the same failure pattern. Any advice would be greatly appreciated. -- View this message in context: http://old.nabble.com/Deploying-snapshots-works-but-releases-fail-tp28219425p28219425.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
