Thanks Christoph . By adding timestamp to war file , now i am able to see all previous artifacts on artifactory.
Thanks once again. Regards, Pradeep Goud On Friday, December 2, 2016 at 1:24:02 PM UTC+5:30, Christoph Nenning wrote: > > Hi, > > it seems to me that your WARs always have same filenames and when > uploading them the old ones are overwritten in artifactory. Try adding > version numbers or timestamps either to filenames or to artifactory > directories. > > Another cause of that behavoir could be if you configured "Discard old > builds" in your jenkins job. > > > Hope that helps. > > > Regards, > Christoph > > > > > > From: pradeep palem <[email protected] <javascript:>> > > To: Jenkins Users <[email protected] <javascript:>>, > > Date: 02.12.2016 07:58 > > Subject: Re: How to download and view all previous artifacts from > artifactory > > Sent by: [email protected] <javascript:> > > > > 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] <javascript:>. > > 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. > > > This Email was scanned by Sophos Anti Virus > -- 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/5ad33cbf-a329-4c5c-b086-2ecf6e3ccd06%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
