class NexusCli::BadUploadRequestException
def message
def message %{Your request was denied by the Nexus server due to a bad request and your artifact has not been uploaded. could mean several things: ur .nexus_cli['repository'] is invalid. e artifact with this identifier already exists inside the repository and that repository does not allow multiple deployments.} end