You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When no version exists in repository (prior to first put), the check will return error message.
I believe this should instead "fail gracefully" and show no versions instead of error, or at the very least show a more meaningful error.
resource script '/opt/resource/check []' failed: exit status 22
stderr:
curl: (22) The requested URL returned error: 404 path/to/artifact/maven-metadata.xml
The text was updated successfully, but these errors were encountered:
When no version exists in repository (prior to first put), the check will return error message.
I believe this should instead "fail gracefully" and show no versions instead of error, or at the very least show a more meaningful error.
The text was updated successfully, but these errors were encountered: