View Source

[JFrog's Artifactory|http://www.jfrog.com/artifactory/] is a popular artifact management server. Integration with Artifactory enables QuickBuild to publish artifacts to Artifactory server as well as using published artifacts as build dependencies.

h2. Prerequisites
This plugin requires professional version of Artifactory. Version 3.4.2 has been tested.

h2. Enable Artifactory integration

To enable Artifactory integration, login to QuickBuild as administrator to configure Artifactory plugin like below:
!enable_artifactory.png!

h2. Publish artifacts to Artifactory

To publish artifacts to Artifactory, add a step of type _Publish > Artifactory Artifacts_ like below:
!publish_artifactory.png!

Once published, the artifacts will appear in artifactory repository together with associated build information like below:
!artifactory_build.png!