Ability to check test sources using property maven.checkstyle.check.tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@192977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,7 +26,8 @@ maven.checkstyle.fail.on.violation = false
|
||||
maven.checkstyle.cache.file = ${maven.build.dir}/checkstyle-cachefile
|
||||
maven.checkstyle.format = sun
|
||||
maven.checkstyle.header.file = ${basedir}/LICENSE.txt
|
||||
maven.checkstyle.check.tests=true
|
||||
|
||||
# If useFile is false then the checkstyle task will display violations
|
||||
# on stdout.
|
||||
maven.checkstyle.usefile = true
|
||||
maven.checkstyle.usefile = true
|
||||
|
||||
Reference in New Issue
Block a user