> On 18.11.2016, at 15:46, JordanGS <[email protected]> wrote: > > There werre some problems because i released with Java 8, i was unable to run > this properly on my Java 7 jenkins. I thought i could just release again and > overwrite the existing folder but i can't. Live and learn i suppose. Next > time i'll increment to 1.0.1 as a hotfix but for now because i already > deleted the tags from my GitHub can you please delete the the release from > (https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/zap/1.0.0/) > > Error i get is, Access denied, ReasonPhrase: Forbidden which makes sense > since it already exists. > > Sorry for the trouble and thank you.
We're typically not deleting releases. Create a new release 1.0.1 which will supersede this one, or (only if not reasonably possible) file a PR (with explanation) at https://github.com/jenkinsci/backend-update-center2 to ignore it from the file artifact-ignores.properties. FWIW nobody cares about the exact version numbers, and many plugins occasionally have an unusable release. Just fix it in the next one and move on. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8DBA6FD8-A0B5-4015-AF02-8D93C2983482%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
