I\'ve spent far more time on this than I care to admit. I am trying to just deploy one file into my Artifactory server from the command line. I\'m doing this using gradle
$ curl -v -X PUT \ --user username:password \ --upload-file \ http://localhost:8080/artifactory/libs-release-local/my/jar/1.0/jar-1.0.jar