<< Back to previous view

[QB-2729] Artifactory publish task does not assign artifacts to build
Created: 25/May/16  Updated: 01/Dec/16

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 6.1.13
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Dietmar Scheidl Assigned To: Robin Shen
Resolution: Won't Fix Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
Publish to artifactory step successfully uploads the artifacts to the repo and also the build info is published after the build.

When accessing artifactory and having a look at the build which was created, the artifacts of the published modules do not show the repository path.

Artifactory adds properites to the artifacts which point back to the build they were uploaded with.

REST API: https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-SetItemProperties

So for each uploaded artifact a call like
PUT /api/storage/<yourrepo>/<your path to artifact>?properties=build.name=root%3Eyour%3Econfig|build.number=<your build version>
would be required to create the full mapping between build and artifacts.

 Comments   
Comment by Robin Shen [ 01/Dec/16 08:11 AM ]
Artifactory OSS does not allow us to do this type of integration
Generated at Wed May 15 20:30:04 UTC 2024 using JIRA 189.