Closed rwinch closed 3 years ago
We need to update to support use of s01.oss.sonatype.org this can be done by looking for a different credential. Instead of ossrhUsername we should use ossrhTokenUsername and ossrhTokenPassword which will ensure that s01.oss.sonatype.org is used.
ossrhUsername
ossrhTokenUsername
ossrhTokenPassword
Fixed via fb3e83dc436c75f61afacbab6523a1da7a67447f
We need to update to support use of s01.oss.sonatype.org this can be done by looking for a different credential. Instead of
ossrhUsername
we should useossrhTokenUsername
andossrhTokenPassword
which will ensure that s01.oss.sonatype.org is used.