Re: Multi-threaded deploy at end

2015-05-11 Thread Jeffrey E Care
Karl Heinz Marbaise wrote on 05/11/2015 01:10:52 PM: > >> Do you know the total size of the artifacts which are uploaded ? > >> Can you analyze how many artiacts being uploaded ? > >> How long does your build take? > >> How many tests do you have? > >> How long take the tests to run? > >> > >> Do

Re: Multi-threaded deploy at end

2015-05-11 Thread Karl Heinz Marbaise
Hi, On 5/11/15 4:20 PM, Jeffrey E Care wrote: Karl Heinz Marbaise wrote on 05/08/2015 04:06:50 PM: Do you know the total size of the artifacts which are uploaded ? Can you analyze how many artiacts being uploaded ? How long does your build take? How many tests do you have? How long take the t

Re: Multi-threaded deploy at end

2015-05-11 Thread Jeffrey E Care
Karl Heinz Marbaise wrote on 05/08/2015 04:06:50 PM: > Do you know the total size of the artifacts which are uploaded ? > Can you analyze how many artiacts being uploaded ? > How long does your build take? > How many tests do you have? > How long take the tests to run? > > Do you know the number

Re: Multi-threaded deploy at end

2015-05-08 Thread Karl Heinz Marbaise
Hi Jefferey, On 5/8/15 5:37 PM, Jeffrey E Care wrote: Karl Heinz Marbaise wrote on 05/07/2015 02:04:51 PM: On 5/7/15 7:57 PM, Jeffrey E Care wrote: We have several medium-to-large multi-module builds. We use deploy at end and I've noticed that it's taking a long time to run the deploys. I

Re: Multi-threaded deploy at end

2015-05-08 Thread Jeffrey E Care
Karl Heinz Marbaise wrote on 05/07/2015 02:04:51 PM: > On 5/7/15 7:57 PM, Jeffrey E Care wrote: > > We have several medium-to-large multi-module builds. We use deploy at end > > and I've noticed that it's taking a long time to run the deploys. I dug > > into the deploy plugin & noticed that for

Re: Multi-threaded deploy at end

2015-05-07 Thread Karl Heinz Marbaise
Hi Jeffrey, On 5/7/15 7:57 PM, Jeffrey E Care wrote: We have several medium-to-large multi-module builds. We use deploy at end and I've noticed that it's taking a long time to run the deploys. I dug into the deploy plugin & noticed that for deploy at end the deployments are run serially. Has the

Multi-threaded deploy at end

2015-05-07 Thread Jeffrey E Care
We have several medium-to-large multi-module builds. We use deploy at end and I've noticed that it's taking a long time to run the deploys. I dug into the deploy plugin & noticed that for deploy at end the deployments are run serially. Has there been any thought to using multiple threads for th