使用Jenkins下载Artifactory工件并进行部署 [英] Download Artifactory artifact using Jenkins and deploy

查看:945
本文介绍了使用Jenkins下载Artifactory工件并进行部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个Jenkins/Maven/Wildfly/Artifactory作业,该作业在wildfly上然后在Artifactory中构建和部署EAR file.

We have a Jenkins/Maven/Wildfly/Artifactory job that builds and deploys EAR file on wildfly and then in Artifactory.

我正在尝试创建另一个Jenkins手动作业,该作业从Artifactory检索特定的版本并将其部署到Wildfly.

I'm trying to create another Jenkins manual job that retrieves a specific build from Artifactory and deploys to Wildfly.

如何告诉JenkinsArtifactory检索工件?我正在使用"从另一个项目复制工件".

How do I tell Jenkins to retrieve artifacts from Artifactory? I'm using 'Copy artifacts from another project'.

有没有类似的插件可以帮助我从Artifactory下载工件?

Is there a similar plugin that will help me to download artifacts from Artifactory?

谢谢!

推荐答案

Jenkins的工件插件可以解析"工件,即从Artifactory下载工件.

The artifactory plugin for Jenkins has the option to "resolve" artifacts, i.e. download them from Artifactory.

但这可能需要Proi版本的Artifactory.

This may require the Pro version of Artifactory though.

要配置它:

这篇关于使用Jenkins下载Artifactory工件并进行部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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