`git push origin :tagname` will delete that ref from your remote You probably will be fine, I think git lets you override tags without issue, but that's usually how I delete things
On Fri, Nov 19, 2021 at 2:09 PM Sergei Butylin <[email protected]> wrote: > We will definitely consider it for the next release.. however current > release needs to be fixed somehow > > > > *From:* 'Jesse Glick' via Jenkins Developers < > [email protected]> > *Sent:* Friday, November 19, 2021 4:54 PM > *To:* [email protected] > *Subject:* Re: release went wrong? > > > > On Fri, Nov 19, 2021 at 4:47 PM 'Gavin Mogan' via Jenkins Developers < > [email protected]> wrote: > > It's saying the git tag already exists. > > > > One of many headaches you need to deal with when using > `maven-release-plugin`, along with local credentials. You may consider > https://www.jenkins.io/doc/developer/publishing/releasing-cd/ > <https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.jenkins.io%2Fdoc%2Fdeveloper%2Fpublishing%2Freleasing-cd%2F&data=04%7C01%7Csbutylin%40perforce.com%7Cd4905cd314ea4a2a9fa308d9aba71b57%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637729557473882376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=AOtdX7rFckEpqmN1UL4N51KY%2FSQqt0feQwr%2FxdiR5HU%3D&reserved=0> > as an alternative. > > -- > 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/CANfRfr0p6KLURfDuOm69iSV1GvsjCOr%3DH6%2BAYQhcq6Q00ErqMQ%40mail.gmail.com > <https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fjenkinsci-dev%2FCANfRfr0p6KLURfDuOm69iSV1GvsjCOr%253DH6%252BAYQhcq6Q00ErqMQ%2540mail.gmail.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=04%7C01%7Csbutylin%40perforce.com%7Cd4905cd314ea4a2a9fa308d9aba71b57%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637729557473882376%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=afPKV667EIVyHOk5k2WC1NM%2ByewXN8YS6zBZGqmnSGI%3D&reserved=0> > . > > *CAUTION:* This email originated from outside of the organization. Do not > click on links or open attachments unless you recognize the sender and know > the content is safe. > > > > This e-mail may contain information that is privileged or confidential. If > you are not the intended recipient, please delete the e-mail and any > attachments and notify us immediately. > > -- > 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/DM6PR20MB266637AD7431BB2C5BCCBDEBAD9C9%40DM6PR20MB2666.namprd20.prod.outlook.com > <https://groups.google.com/d/msgid/jenkinsci-dev/DM6PR20MB266637AD7431BB2C5BCCBDEBAD9C9%40DM6PR20MB2666.namprd20.prod.outlook.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG%3D_DuvkHGk1Rske5rOjyLp9cN%2B4-0m5jnMS5DP36nNRmht00w%40mail.gmail.com.
