【发布时间】:2021-12-11 18:08:54
【问题描述】:
我正在尝试借助 Sonatype Nexus Repository Release Artifact 从 azure devops 发布管道中的 nexus 存储库管理器下载我上传的构件。
但是,我创建了 服务连接 并进行了配置,然后我尝试在发布管道中使用,但它抛出了以下错误:
服务连接配置:
错误:
Failed to query service connection API:
'http://servername:8081/repository/Row/service/local/all_repositories'. Status
Code: 'NotFound', Response from server: '
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 - Nexus Repository Manager</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
谁能帮我找出问题?
参考链接: https://marketplace.visualstudio.com/items?itemName=soft-cor.nexus-custom-release-artifact-extension
【问题讨论】:
标签: azure-devops azure-pipelines devops nexus3 azure-devops-server-2020