bintray / gradle-bintray-plugin

Apache License 2.0
1.28k stars 197 forks source link

Custom error messages #254

Open rpalcolea opened 6 years ago

rpalcolea commented 6 years ago

Hi!

We would like to modify error messages for things like

 java.io.IOException: Failed to deploy file. Status code: 403 Response message: Artifactory returned the following errors: 
[09:49:07] Not enough permissions to overwrite artifact

to be more user friendly or meaningful to us.

Is there an appetite to add customizable error messaging? if yes, do you have directions on it or it's something you could do?