Hi, I'm trying to deploy a pom file using curl command and I get error 500.
The error happens only if I try to deploy a file that ends with "pom", for example when I send the following curl -X PUT -u admin:121212 --data-binary /home/user/deploy-plugin-test/pom.xml -i "http://repo.dev/artifactory/libs-snapshot-local/com/test/deploy-plugin-test/1.67.0-SNAPSHOT/deploy-plugin-test-1.67.0-SNAPSHOT.pom" I get error 500 but if the target don't ends with ".pom" the deploy works fine. Any idea why? Regards, Igal -- View this message in context: http://forums.jfrog.org/Deploy-POM-using-rest-API-tp7088982p7088982.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Systems Optimization Self Assessment Improve efficiency and utilization of IT resources. Drive out cost and improve service delivery. Take 5 minutes to use this Systems Optimization Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
