Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

I would like to use Nexus or Artifactory as a repository for the components referenced by developers

I am looking for documentation for nexus/artifactory being used with RTC so developers can pull from our created repository instead of going to outside repositories for their binaries and components.  Has anyone successfully integrated RTC with any of these tools and if you have, do you have documentation on how it's done.

Thanks,

Steve Gant

0 votes



One answer

Permanent link

Hi Steven,

I think it is out of the box feature  in RTC,  I've implemented the following method to achieve this. Once Build is done in build forge, you can add staging script to export all the binaries into Nexus/Artifactory and apache archive.

 

Nexus is friendlier with Maven instead of Ant Builds (if you are using ANT , you can download Nexus ANT Task Plugins from github (https://github.com/sonatype/nexus-ant-tasks). 

 

If you are using Jenkins, you can download and install the Nexus plugins for Jenkins and add a post build Steps, then automatically Jenkins will push the files into Nexus projects

 

Plugin Links are attached here

https://wiki.jenkins-ci.org/display/JENKINS/Repository+Connector+Plugin

https://wiki.jenkins-ci.org/display/JENKINS/Nexus+Task+Runner+Plugin

 Plugins for atrifactory

https://wiki.jenkins-ci.org/display/JENKINS/ArtifactPromotionPlugin

 

Below are the link provides Nexus integrations for various tools and it is pretty much useful links!!

https://books.sonatype.com/nexus-book/reference/_nexus_integrations.html

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 382

Question asked: Jun 26 '15, 9:47 a.m.

Question was seen: 7,194 times

Last updated: Jul 14 '15, 3:23 a.m.

Confirmation Cancel Confirm