Hi Victor, Thanks for your reply.
Currently i am generating artifacts from Jenkins , I am able to deploy/copy to artifactory . Lets say Build No#12 was the latest build moved to artifactory . Now am able to see latest artifact i.e Build No# 12 on artifactory dashboard. But I want to see and old artifacts i.e Build no #11, 10, 9, 8.. etc on artifactory .I am not able to see old artifacts on artifactory . I am using ant and maven based build . Please find my jenkins configuration for deploying artifacts to artifactory For ANt:- I check this box and deploy artifact to artifactory Generic-Artifactory Integration Upload Details Artifactory upload server:localhost:8081/artifactory Target Repository:ABC Published Artifacts **/dist/*.war For Maven:- I am usnig thr Deploy artifactsto Artifactory under post build actions Deploy artifacts to Artifactory: Artifactory upload server:localhost:8081/artifactory Target releases repository:ABCD Thanks , Pradeep On Thursday, December 1, 2016 at 11:10:52 PM UTC+5:30, Victor Martinez wrote: > > I'm not sure if I understood correctly what you mean, as far as i > understand those artifacts are generated and uploaded from jenkins with > some plugins, what do you mean about you cannot pull other artifacts but > the latest one from Jenkins? How do you pull them? Did it work previously? > And also where do you pull them from? > > The more details the better about what you expect, why, versions, what > errors warnings did you see and so on > > > Cheers > > -- 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/a9722988-5afd-4ce1-b802-f9d05b856744%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
