通过Jenkins的Artifactory上传问题

时间:2019-04-09 06:16:50

标签: jenkins artifactory jfrog-cli

我正在尝试通过jenkins将虚拟文件上传到工件,并且由于以下错误而失败

是否需要指定网址的特定格式?

[consumer_0] Deploying artifact: https://server/ABC-M-build/ndh/BDM/1/abc-1.zip
[consumer_0] An exception occurred during execution:
java.lang.RuntimeException: java.io.IOException: Failed to deploy file. Status code: 403 Response message: Artifactory returned the following errors: 
org.artifactory.exception.CancelException: Artifact create not permitted without Group / Artifact / Version info Status code: 403 at

1 个答案:

答案 0 :(得分:0)

这取决于存储库的配置方式。 Artifactory支持所有主要的技术堆栈。

您需要检查回购设置(用户应具有管理员权限)

通过jenkins文件或人工制品的jenkins插件

,还应该告知您如何部署文件