This gist sets up a problem reproduction with jfrog-cli on Windows Server 2012. See jfrog/jfrog-cli#407
- Set up java and ant with scoop.sh or chocolatey
- Download
build.xml,installers.json, anddocumentation.jsonfiles to an empty directory - set environment variable
ARTIFACTORY_URLto your artifactory instance - set environment variable
ARTIFACTORY_API_KEYto your api key - run /path/to/ant from the directory containing the downloaded files