Okay thanks, I didn't think it was possible, thanks for the verification.
 Thanks for the link also...that would be very useful.

-Dave


On Mon, Aug 11, 2014 at 12:36 PM, Robert Scholte <[email protected]>
wrote:

> Hi Dave,
>
> No, not yet. This depends on MNG-5666[1]
>
> thanks,
> Robert
>
> [1] https://jira.codehaus.org/browse/MNG-5666
>
> Op Mon, 11 Aug 2014 19:13:19 +0200 schreef David Hoffer <
> [email protected]>:
>
>
>  Is it possible to configure the maven-checkstyle-plugin to fail the build
>> in a multi-module build before it compiles each module?  I'd like it to
>> scan the entire project in an early phase, e.g. validate, before it takes
>> the time to build each module.  We have the plugin configured in the top
>> level pom and currently it does the check on each module when the reactor
>> gets to it which takes a long time for later modules.  I'd like to move
>> this type of build failure to the front of the build if possible.
>>
>> -Dave
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to