Fix the path to the license header for checkstyle

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394197 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-04-14 20:50:38 +00:00
parent 8dd1b9a133
commit 09a4e96c67

View File

@ -18,7 +18,7 @@
# P R O J E C T P R O P E R T I E S # P R O J E C T P R O P E R T I E S
# ------------------------------------------------------------------- # -------------------------------------------------------------------
maven.xdoc.date=left maven.xdoc.date=left
maven.checkstyle.header.file = ${basedir}/../../../../checkstyle-license.txt maven.checkstyle.header.file = ${basedir}/../../../../plugins-common/checkstyle-license.txt
# Ensure that Maven will be able to download the findbugs plugin for the # Ensure that Maven will be able to download the findbugs plugin for the
# tests # tests