--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/a95b42a2-3eaa-44f7-927c-d465a1dadef4n%40googlegroups.com.
Plugin: https://github.com/jenkinsci/hashicorp-vault-pipeline-plugin
Release Tag: https://github.com/jenkinsci/hashicorp-vault-pipeline-plugin/tree/hashicorp-vault-pipeline-1.4maven version: 3.8.4After following the instructions here, i'm currently receiving a 401 unauthorized error when attempting to run mvn release:perform from my new machine.
I can confirm i can log into artifactory (https://repo.jenkins-ci.org) as I used this to generate my maven settings file (I have tried both encrypted and plain text passwords in my .m2/settings.xml file) but I am unable to publish artifacts.