On 21-11-2013 11:24, Nigel Magnay wrote:
> Hi -
>
> We have many jobs that work correctly, but one maven (integration) job
> is displaying weird behaviour.
>
> It runs correctly, it reports 'artifacts being archived'. These appear
> in the .jenkins directory in the place I'd expect. However, the
>
Hi Owen,
Thank you very much. I’m so going to read up on Puppet. It sounds just like
what I was looking for! :-)
Mads.
On 20 Nov 2013, at 19:40, Owen B. Mehegan wrote:
> We use Puppet and Mcollective to deploy the 30-40 components of our
> distributed architecture, with all code wrapped in a
On 19 Nov 2013, at 18:26, Baptiste Mathus wrote:
> Hi,
>
Hi,
> Do the simplest thing that works first. So on your place I would just reuse
> your ant build. Then, later, if you feel it's necessary, question removing
> that build. xml.
>
Yeah, that is what we have been doing for the last 6 mo
How are you guys using Jenkins to handle the deployment of web apps?
I have tried the deploy plugin which uses cargo with some poor results. The
deploy fails too often and there’s that dreadful perm. gen. error.
I’m currently using an ant script that handles tomcat start/stop by ssh and
sftp to