是否有任何自动化的方法来从工件中获取工件下载URL? [英] Is there any automated way to get artifact download URL back from artifactory?

查看:115
本文介绍了是否有任何自动化的方法来从工件中获取工件下载URL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何自动方式来获取工件下载URL?

Is there any automated way to get artifact download URL back ?

我正在使用Maven项目,我使用Bamboo进行构建自动化.

I'm working with maven projects , I use bamboo for build automation.

构建成功完成后,工件将被推送到Jfrog工件中.

After successful Build completion, artifacts will be pushed Jfrog artifactory.

我在这里的要求是以自动化的方式(使用Bamboo插件,Rest API,Jfrog CLI,Maven或任何其他方式)获取工件下载URL

My requirement here is to get the artifact download URL back in an automated way(Using bamboo Plugins, Rest API, Jfrog CLI, Maven or any other)

推荐答案

您可以使用

You can use the Build Artifacts Search REST API endpoint. You will need to send the build name + number in the JSON, Artifactory will return the Download URI's for the build artifacts

这篇关于是否有任何自动化的方法来从工件中获取工件下载URL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆