Great, glad things are working for you. I haven't used the method with Artifactory, so I didn't know if it worked or not :)
On Tue, May 26, 2020 at 7:32 AM Tyler Camp <[email protected]> wrote: > Mez and slide, the password provided by artifactory did end up working. I > tried the encryption method that you mentioned, slide, and got a password > significantly different from artifactory that did not work. > > Thank you for your suggestion Daniel, after making that change (leftover > from very old pom) and restarting the release process I was able to deploy > our release using the encrypted artifactory password. > > On Saturday, May 23, 2020 at 3:27:39 AM UTC-4, Daniel Beck wrote: >> >> 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/7eae5673-f8eb-4bb5-b5f4-442b0dc4b7d6%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/7eae5673-f8eb-4bb5-b5f4-442b0dc4b7d6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Website: http://earl-of-code.com -- 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/CAPiUgVd1N5O-iZ9VLFNq-GPBPpjn3MPioxiDDEhzOd%2Bi65VzBA%40mail.gmail.com.
