Can a Jenkins job save/retrieve job information from previous run

2013-04-22 Thread Eric Wood
Is it possible for a jenkins job/project to save information that was gathered during it's execution so this information can be retrieved and processed on a subsequent execution? -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe

Re: Can a Jenkins job save/retrieve job information from previous run

2013-04-22 Thread Eric Wood
job information from previous run Yes, I suggest you use build artifacts.   David   From:jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Eric Wood Sent: 22 April 2013 16:15 To: jenkinsci-users@googlegroups.com Subject: Can a Jenkins job save/retrieve job

Re: How can I set the version of maven in a maven job

2013-04-18 Thread Eric Wood
options.  In mine, I have 3.x and 2.x and can specify whichever one is necessary for that particular build. On Wed, Apr 17, 2013 at 1:22 PM, Eric Wood eric.w...@rocketmail.com wrote: I have a specific version of maven installed and configured in the configure jenkins main page.  I want to specify

Re: How can I set the version of maven in a maven job

2013-04-18 Thread Eric Wood
is the version I installed. Does this mean that is the version that is running?   Thanks, Eric From: Eric Wood eric.w...@rocketmail.com To: jenkinsci-users@googlegroups.com jenkinsci-users@googlegroups.com Sent: Thursday, April 18, 2013 9:52 AM Subject: Re: How can I set the version of maven

How can I set the version of maven in a maven job

2013-04-17 Thread Eric Wood
I have a specific version of maven installed and configured in the configure jenkins main page.  I want to specify this version in my maven job, but cannot fine the location to specify where to say that this job uses this version of maven.  Can somebody point me in the right direction? Thanks,

<    1   2