Hello all! I'm trying to resolve the artifacts from an artifactory repo into a jenkins job which is not the source of the artifacts.
I tried to use the copy-artifacts plugin to copy the artifacts from the other job, it actually gets all the path of the directories 'com/<org>/samples/project_name-in-SCM/buildnumber#/artifact.zip and the pom', However, I just need specific version artifact.zip, to be downloaded or copied which will be specified as a parameter in the build. So I looked up on resolving the artifacts from a repository into a jenkins job space, and it is specified in Jenkins that it needs an Artifactory Pro, to download the artifacts, fif it is not a maven project.We dont use an Artifactory Pro. Is there any best practice which can be put in place here. Thanks in advance Sai -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4edca3e9-3088-4d8f-926b-68739de65008%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
