jfrog / artifactory-cli-go

Artifactory CLI written in Golang
Apache License 2.0
34 stars 11 forks source link

No error, nothing uploaded #14

Open let-thomas opened 6 years ago

let-thomas commented 6 years ago

Hi, firing command> jfrog.exe rt upload ....

causes output Pinging Artifactory... Done pinging Artifactory. Uploaded 0 artifacts to Artifactory.

There is not any other information what (not) happens and I have no clue, why is nothing uploaded. Return code is 0.

jfrog.exe -v jfrog version 1.4.1 On windows.

eyalbe4 commented 6 years ago

@let-thomas, You're using a very old version of JFrog CLI. I recommend you download the latest version .

red8888 commented 1 year ago

I'm on version 2.45.0 and this isn't any better.

I opened an SO post: https://stackoverflow.com/questions/76924801/how-do-i-troubleshoot-the-jfrog-rt-upload-command

I think its bad enough to consider it a bug because you have no idea (even with debug on) WHY no artifacts were uploaded.