Re: How to download and view all previous artifacts from artifactory

2016-12-08 Thread pradeep palem
s" in your jenkins job. > > > Hope that helps. > > > Regards, > Christoph > > > > > > From: pradeep palem > > > To: Jenkins Users >, > > Date: 02.12.2016 07:58 > > Subject: Re: How to download and view all previous artifacts f

Re: How to download and view all previous artifacts from artifactory

2016-12-01 Thread pradeep palem
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

Re: How to download and view all previous artifacts from artifactory

2016-12-01 Thread pradeep palem
Hi All, Please help me on this . Thanks in advance . Pradeep On Wednesday, November 30, 2016 at 12:55:02 PM UTC+5:30, pradeep palem wrote: > > Hi All, > I am trying to deploy the ant and maven artifacts to artifactory . > > I can able to deploy the artifacts , but when i try

How to download and view all previous artifacts from artifactory

2016-11-29 Thread pradeep palem
Hi All, I am trying to deploy the ant and maven artifacts to artifactory . I can able to deploy the artifacts , but when i trying to download or veiw all artifacts from artifactory, i am able to download only latest artifacts and veiw only latest. I want to see all the artifacts and i want to d

Re: Unable to execute Oracle SQL scripts from jenkins

2016-10-06 Thread pradeep palem
Can anyone help on this .Unable to resolve this issue .. Regards Pradeep Goud On Thursday, October 6, 2016 at 4:43:33 PM UTC+5:30, pradeep palem wrote: > > Hi All, > > I am trying to run the oracle sql script which sits in aws rds from > jenkins server(AWS linux).I have instl

Unable to execute Oracle SQL scripts from jenkins

2016-10-06 Thread pradeep palem
Hi All, I am trying to run the oracle sql script which sits in aws rds from jenkins server(AWS linux).I have instlled sql*plus on my jenkins server . I can able to connect database and execute quires manually from my command prompt .i,e Jenkins server. When i am trying to execute thru Jenkins

Re: The SDK directory '/root/opt/android-sdk-linux' does not exist.

2016-09-20 Thread pradeep palem
ing it in > Jenkins. > > Cheers, > Nico > > [1] > https://en.wikipedia.org/wiki/File_system_permissions#Notation_of_traditional_Unix_permissions > > Am Dienstag, 20. September 2016 17:29:21 UTC+2 schrieb pradeep palem: >> >> Hi All, >> >> I am trying

The SDK directory '/root/opt/android-sdk-linux' does not exist.

2016-09-20 Thread pradeep palem
Hi All, I am trying to android build from jenkins server. I have set the* env varibles* as below in /etc/profile and created a local.properties file the workspace . export ANDROID_HOME="/root/opt/android-sdk-linux" export PATH="$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools:$PATH" *In local