If your plugin overrides the distributionManagement, as in https://github.com/jenkinsci/codedx-plugin/blob/d56180188ae138677f09214f57c1b8d840375477/pom.xml#L70-L75
our instructions no longer apply. In this case, it is named 'repo.jenkins-ci.org', not the default 'maven.jenkins-ci.org', so the credentials need to be changed to apply to the same server ID. Although the real fix is to rip out this nonsense from the pom.xml. > On 22. May 2020, at 19:21, Tyler Camp <[email protected]> wrote: > > -- 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/5B079E47-2A7E-4AEF-B60F-6D2F5333FF9E%40beckweb.net.
