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

2016-12-01 Thread Christoph Nenning
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

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

Re: What's the point of updating Jenkins UpdateCenter on fresh installation???

2016-12-01 Thread Baptiste Mathus
Because that file always changes. It's like 'apt-get update'. You want to run it to see an up-to-date list of plugins. Cheers Le 1 déc. 2016 10:51 PM, "TInaTinaTian L" a écrit : > Hello, > > I came across this script that updates jenkins UpdateCenter from command >

Understanding the pipeline better

2016-12-01 Thread terkaly
I understand that the pipeline approach is the new modern approach when working with Jenkins. I'm having a difficult time learning about how to use it exactly in the context of Python, Docker, Jenkins. I've got Gradle, docker, Python to execute from within the pipeline window through proper

Ansible plugin 0.6 release date

2016-12-01 Thread Laurent Goujon
Hi, I'm also impacted by the ansible plugin issue where current environment is not respected (https://issues.jenkins-ci.org/browse/JENKINS-38289), and I was wondering when the next version of the plugin with the fix would be released. Thanks in advance, Laurent -- You received this message

What's the point of updating Jenkins UpdateCenter on fresh installation???

2016-12-01 Thread TInaTinaTian L
Hello, I came across this script that updates jenkins UpdateCenter from command line: https://gist.github.com/jedi4ever/898114 > # Get the update center ourself > > $ wget -O default.json http://updates.jenkins-ci.org/update-center.json > > # Now push it to the update URL > > curl -X POST -H

Re: Parsing XML with Pipeline script

2016-12-01 Thread David Karr
The default security restrictions are very tight. There are many things you can't do that would severely restrict any reasonable scripting approach. If you control the scripts you run, there's little point to not removing restrictions for the methods you need to call. On Thu, Dec 1, 2016 at 8:26

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

2016-12-01 Thread Victor Martinez
Besides of that, is your question about Jenkins itself or artifactory? -- 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

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

2016-12-01 Thread Victor Martinez
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

Parsing XML with Pipeline script

2016-12-01 Thread harold . putman
I was trying to parse and XML file with XmlSlurper like described here (http://groovy-lang.org/processing-xml.html) def text = ''' Groovy ''' def list = new XmlSlurper().parseText(text) println list.technology.name.text() Using a GPath expression like

Re: Get-Content : Cannot find path

2016-12-01 Thread aaron . trujillo
This is ran as a PowerShell exectued by Jenkins. I have attached the console output for reference . On Wednesday, November 30, 2016 at 6:19:51 PM UTC-7,

Re: pipeline.. sometimes slaves just hang

2016-12-01 Thread Jonathan Hodgson
It seems it was the windows slave specifically that was blocking things. When I stopped the slave app the OSX slave kicked into action. The questions above still apply. On Thursday, December 1, 2016 at 1:39:33 PM UTC, Jonathan Hodgson wrote: > > Hi, > > Right now I'm looking at a pipelne job

pipeline.. sometimes slaves just hang

2016-12-01 Thread Jonathan Hodgson
Hi, Right now I'm looking at a pipelne job which has been hung on two slaves for over two hours. Both slaves (one windows, one OSX) show as being connected, and the slave is still running on both, but both are stalled... one on starting a batch script, the other either in the shell script or

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 trying to download

Re: Support Version

2016-12-01 Thread Victor Martinez
Hi Karthick, It's worth if you read the below entry about asking questions in mailing lists... otherwise people won't be able to understand your request and therefore help - https://jenkins.io/content/mailing-lists/ ( How to ask questions the smart way.

Support Version

2016-12-01 Thread Karthick Velumani
Hi, Support Versions of Jenkins for ALM 12.53? Br, Karthick -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To