I changed the name, and I would still like to change the *artifactId *as well. Please advise the steps that should be taken.
Thanks, Marit. ב-יום רביעי, 28 בדצמבר 2022 בשעה 18:51:41 UTC+2, [email protected] כתב/ה: > If it has spaces it's just the pretty name. > > You can rename it with the <name> section of pom.xml then do a new release > > On Wed, Dec 28, 2022, 4:18 AM Marit M <[email protected]> wrote: > >> I'm pretty sure that the plugins have no users. >> >> Can you please guide how to do it, or maybe make the necessary changes in >> a different branch? >> >> The plugins that needs to be changed are: >> >> - BMC DevOps for CFA >>>>> *BMC AMI DevOps for Application >> Checkpoint Analysis - *0 installs >> - BMC DevOps for AMI Change Manager for IMS TM >>>>> *BMC AMI DevOps >> for Change Manager for IMS TM - *2 installs >> >> >> Thank you, >> Marit. >> ב-יום רביעי, 21 בדצמבר 2022 בשעה 22:23:07 UTC+2, [email protected] >> כתב/ה: >> >>> Great idea! I rejected PRs attempting to modify their path before. >>> >>> I submitted >>> https://github.com/jenkins-infra/repository-permissions-updater/pull/3047 >>> to >>> make it obvious that altering specific components is highly discouraged. >>> >>> On Wednesday, 21 December 2022 at 17:45:20 UTC+1 [email protected] >>> wrote: >>> >>>> On Sun, Dec 18, 2022 at 7:47 AM Alexander Brandes <[email protected]> >>>> wrote: >>>> >>>>> take a look at the RPU documentation >>>>> <https://github.com/jenkins-infra/repository-permissions-updater/#renaming-a-plugin> >>>>> how >>>>> to do that. >>>>> >>>> >>>> I think this doc should be made to emphasize that you *really really* >>>> should not ever do this unless you are pretty sure your plugin has no >>>> users >>>> under its existing name. >>>> >>>> Changing the `name` (display name) is fine at any time. Changing the >>>> `groupId` will break any Maven dependencies from other plugins, which may >>>> or may not be an issue. But changing the `artifactId` means changing the >>>> identifier by which the Jenkins plugin manager differentiates this plugin >>>> from others, and will cause mayhem for users who have already installed it >>>> under the old name. >>>> >>> -- >> 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/7f213569-8614-4223-839b-e8e106829ad8n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/7f213569-8614-4223-839b-e8e106829ad8n%40googlegroups.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/477db280-8659-4ffb-bda3-5ee8966d85b8n%40googlegroups.com.
