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.json
files to an empty directory - set environment variable
ARTIFACTORY_URL
to your artifactory instance - set environment variable
ARTIFACTORY_API_KEY
to your api key - run /path/to/ant from the directory containing the downloaded files