On Wed, May 21, 2014 at 05:12:58PM +0200, Andrew Phillips wrote:
> >let's work with the upstream projects and disable parallelism for
> >the checkstyle goal for now.
> 
> How do you envisage this? Take the checkstyle:checkstyle goal out of
> the build and add it as a post-build step? We have mainly Maven
> (rather than freestyle) builds, so unfortunately we can't add this
> as another build step :-(

We could break out checkstyle into another builder, similar to the
java-7 builder.  We might as well make violations fail the build while
we are at it.

Otherwise we can disable parallelism for now.  Do we have any benchmarks
which demonstrate the benefits of this?

-- 
Andrew Gaul
http://gaul.org/

Reply via email to