I'm guessing it's the hyphens in the version. Maven must think it's a snapshot and trying to deploy to the wrong version
On Mon., Jun. 7, 2021, 8:05 a.m. Igor Filin, <[email protected]> wrote: > Hello, I was able to publish the previous release two months ago. I have > the same configs and pom. And unfortunately today "mvn deploy" failed with > error > > Failed to deploy artifacts: Could not transfer artifact > org.jenkins-ci.plugins:TestComplete:hpi:2.7-20210607.144019-3 from/to > maven.jenkins-ci.org (https://repo.jenkins-ci.org/snapshots/): Failed to > transfer file: > https://repo.jenkins-ci.org/snapshots/org/jenkins-ci/plugins/TestComplete/2.7-SNAPSHOT/TestComplete-2.7-20210607.144019-3.hpi. > Return code is: 401, ReasonPhrase: Unauthorized. > > Used account name : igor_filin. It have permissions for writing here > <https://github.com/jenkins-infra/repository-permissions-updater/blob/2b1627e571d15a4b5836236288c77f91613b47cc/permissions/plugin-TestComplete.yml>. > I've already changed password here https://beta.accounts.jenkins.io/auth/ and > here https://accounts.jenkins.io/. Nothing helped. > > I can see that maven using password, stored in settings.xml (used "mvd > deploy -X"). > Please help me to resolve this issue. > > -- > 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/960fab64-2687-4564-9032-da8e8c74cff2n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/960fab64-2687-4564-9032-da8e8c74cff2n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAG%3D_Duuasd0R2RF%2BPsqyyoLAz7ahP%2BKecoy6KUspL9kaUad6yQ%40mail.gmail.com.
