Closed GoogleCodeExporter closed 9 years ago
It is already possible to run preProcessors in parallel by setting
parallelPreprocessing=true (this value is false by default).
Adding parallel group processing for maven plugin does make sense also.
Original comment by alex.obj...@gmail.com
on 31 Aug 2012 at 7:41
Original comment by alex.obj...@gmail.com
on 3 Sep 2012 at 1:00
Original comment by alex.obj...@gmail.com
on 7 Sep 2012 at 8:08
Original comment by alex.obj...@gmail.com
on 7 Sep 2012 at 8:08
Original comment by alex.obj...@gmail.com
on 18 Sep 2012 at 9:07
Original comment by alex.obj...@gmail.com
on 26 Sep 2012 at 3:54
Original comment by alex.obj...@gmail.com
on 22 Jul 2013 at 4:08
Fixed in branch 1.7.x.
The following configuration has been added: parallelProcessing (false by
default).
When this flag is enabled and there are more than one group to be processed,
these will be processed in parallel, resulting in faster overall plugin
execution time.
Original comment by alex.obj...@gmail.com
on 28 Aug 2013 at 6:20
Original issue reported on code.google.com by
ecopoe...@gmail.com
on 31 Aug 2012 at 7:35