Why am I getting a “401 Unauthorized” error in Maven?

前端 未结 21 1796
栀梦
栀梦 2020-11-29 18:06

Why am I getting a \"401 Unauthorized\" error in Maven?

Here\'s the error I\'m getting when calling mvn deploy (full logs at the bottom):

21条回答
  •  天命终不由人
    2020-11-29 18:38

    Some users may have entered the email address instead of the user name by mistake. This may happen unconsciously when the name in the email address is the same as the user name.

提交回复
热议问题