Hello, Basically, "renaming" a plugin ID does not exist. By that I mean that if you change the artifactId, it's equivalent to create a new plugin. Users won't be able to upgrade. Your stats will restart from 0, and so on.
You can possibly just adjust the name tag in your pom.xml. It will be visible to end users (after release). HTH Cheers Le 1 janv. 2017 8:08 AM, <[email protected]> a écrit : > Hi, > Due to some re-branding issues - we need to change the name of the plugin. > As far as I know - I can simply change the POM file. but - > > 1. What else should i take into consideration? Change? > 2. which steps should I take prior to POM change? > 3. How will it effect The Jira, WIKI and Jenkins plugin stats? > > If anyone had any experience with this and can spare me the "try and fail" > around this - I'd be happy to hear! > > > Thanks ahead... > > -- > 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/e2949554-d418-4a19-9b78-853d3fd7c6ec% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/e2949554-d418-4a19-9b78-853d3fd7c6ec%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS7R3c6ckodOPtF-ZN8TYa-bvT9QQBqkFU8ap4o%3DsbX3gw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
