When I issue the following command:
[command]C:\windows\system32\cmd.exe /D /S /C ""C:\Program Files (x86)\apache-maven-3.5.4\bin\mvn.cmd" -f c:\A1_work\28\s\pom.xml -s C:\Users\rndadmin\AppData\Local\Temp\settings.xml "-Dcdd.build.number=5.7.0.5" -X -e deploy:deploy-file
I get:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file (default-cli) on project cdd-application: Failed to deploy artifacts: Could not transfer artifact com.xxxxxxxxx.cdd:cdd-application:zip:5.7.0.5 from/to cdd-proget-deployments (https://proget.xxxlab.net/maven2/CDD-DevPkg/): Failed to transfer file: https://proget.xxxlab.net/maven2/CDD-DevPkg/com/xxxxxxxxx/cdd/cdd-application/5.7.0.5/cdd-application-5.7.0.5.zip. Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1]