-
Bug
-
Resolution: Unresolved
-
Major
-
None
I am trying to download latest non-maven artifact from artifactory using File Spec in jenkins pipeline. it works if there is onyl one file but if there are multiple files with different versions appended to their names then how to identify the latest file and download it using file spec?