Make sure maven.checkstyle.header.file is set to maven.license.licenseFile by default (m1.0 compatibility).

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379252 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2006-02-20 22:06:34 +00:00
parent 63492d8427
commit a9ee0f2fbc
2 changed files with 7 additions and 1 deletions

View File

@@ -26,7 +26,8 @@ maven.checkstyle.excludes =
maven.checkstyle.fail.on.violation = false
maven.checkstyle.cache.file = ${maven.checkstyle.dir}/checkstyle-cachefile
maven.checkstyle.format = sun
maven.checkstyle.header.file = ${maven.license.licenseFile}
# this set to ${maven.license.licenseFile} in plugin.jelly:
# maven.checkstyle.header.file =
maven.checkstyle.check.tests=true
# If useFile is false then the checkstyle task will display violations