-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Windows 2008 R2
Hi,
When using the Jenkins Artifactory plug-in Generic-Artifactory Integration I have set Resolved Artifacts to:
repo_key:Builds/DevOps/DevOps_*/DevOps.zip@DevOps#LATEST
as shown in the Jenkins_issue screenshot.
This resolves an artifact and downloads it to the Jenkins workspace as expected and shown in Jenkins_Issue2.
However for some reason it does not link it in Artifactory as a dependency as shown in Jenkins_Issue3 screenshot.
It works as expected using a hard coded path and attaches the artifact dependency to artifactory using:
repo_key:Builds/DevOps/DevOps_63/DevOps.zip
This is shown in the expected screen shot but I can't hardcore the paths in my build as they continually update and I need to use he latest.
If you need any further information please let me know.
Thanks.