Hi,
I think one of the important things you should do with tools like Jenkins
is to go progressive. If you don't you're taking the risk to get burned on
things you want to do and then keep a bad taste of it.

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.

Cheers
Le 17 nov. 2013 17:34, "Mads Mohr Christensen" <[email protected]> a écrit :

> 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 upload the web apps. It works just fine, but it’s a very
> specific solution.
>
> Is anyone here using LiveRebel or Puppet and such? If so, can you share
> some words about it?
>
> Cheers, Mads.
>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to