> On Aug 22, 2016, at 1:17 PM, Artem Barger <ar...@bargr.net> wrote:
> 
> 
> 
> 
>> 22 авг. 2016 г., в 20:08, Rob Tompkins <chtom...@gmail.com> написал(а):
>> 
>> 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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to