> On Aug 22, 2016, at 1:17 PM, Artem Barger <[email protected]> wrote:
> 
> 
> 
> 
>> 22 авг. 2016 г., в 20:08, Rob Tompkins <[email protected]> написал(а):
>> 
>> Sure. That’s not a problem at all. Currently we have in the pom.xml, 
>> checkstyle’s “failOnViolation" set to false. I can add the validate maven 
>> target to the .travis.yml, but we might at least want minimally to switch 
>> “logViolationsToConsole” to true.
>> 
>> Thoughts?
> 
> Setting "logViolationsToConsole" to true will make Jenkins to fail, since 
> plugin outputs these violations with status exit different than zero.

Gotcha. I suppose then that I should just add "pmd:pmd findbugs:findbugs 
checkstyle:checkstyle" in the Travis mvn command?

-Rob

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to