Hi, I haven't done a release for years and so my setup may be out. I am following [1] but hitting some problems. I am wondering if anyone else has had problems.
Issues I am seeing 2 problems, possibly related gpg signing fails if I use an encrypted passphrase in setting.xml. It works ok if I use a clear text passphrase. The maven encrypted password feature doesn't provide any feedback and I am not seeing any errors relating to it. I can work round this issue, but would prefer to fix it. I have already tried re-creating my mvn master password, and re-encrypting the gpg passphrase. mvn deploy fails for a snapshot with a 401. I can login to the UI at https://repository.apache.org/ with no issues. Both encrypted and clear text passwords fail for mvn deploy. IIUC 401 indicates AuthN fail rather than AuthZ fail. I don't feel confident doing the release without verifying my setup. Best Regards Ian 1 https://sling.apache.org/documentation/development/release-management.html
