I've created my `settings.xml` file based off the article above. It includes my Jenkins credentials that allows me to sign in to all other Jenkins related logins (encrypted login/password created via `mvn --encrypt-password`. Tried various server id's including `maven.jenkins-ci.org` and `org.jenkins-ci-plugins`). Still getting a 401.
Could this be because I'm not within the `jenkins-ci` group within Github? I believe that I'm doing everything correctly here, so not sure what I'm missing. On Friday, November 19, 2021 at 10:20:12 AM UTC-5 [email protected] wrote: > On Fri, Nov 19, 2021 at 3:56 PM kudos-dude <[email protected]> wrote: > >> Getting a 401 now. I'm assuming this has something to do with my >> `settings.xml` file? >> >> Does someone have an example one for deploying to Jenkins-CI? >> > > > https://www.jenkins.io/doc/developer/publishing/releasing-manually/#artifactory-credentials-for-maven > > -- 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/ec83f924-90ee-44a9-947e-720e24c71e1dn%40googlegroups.com.
