【发布时间】:2017-07-14 07:48:07
【问题描述】:
我正在为我的项目在 vsts 中设置构建。它在 Maven pom.xml 步骤中失败并出现以下错误:
未能在项目 test-store-models-common 上执行目标 org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy):无法检索远程元数据 test-store:test- store-models-common:0.0.1-SNAPSHOT/maven-metadata.xml:无法将元数据 test-store:test-store-models-common:0.0.1-SNAPSHOT/maven-metadata.xml 从/到 mseng- visualstudio.com-zcalvinmaven (https://mseng.pkgs.visualstudio.com/_packaging/zCalvinMaven2/maven/v1):未授权,ReasonPhrase:未授权。 ->
【问题讨论】:
标签: azure-pipelines azure-pipelines-build-task azure-artifacts