From 83c746b20b8a9a03d2198984fd5ea45e0a0a2f24 Mon Sep 17 00:00:00 2001 From: carlos Date: Thu, 29 Sep 2005 23:06:40 +0000 Subject: [PATCH] Reverted latest change git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292575 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/src/plugin-test/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle/src/plugin-test/project.properties b/checkstyle/src/plugin-test/project.properties index 9a5d55b9..7aa4fa61 100644 --- a/checkstyle/src/plugin-test/project.properties +++ b/checkstyle/src/plugin-test/project.properties @@ -17,4 +17,4 @@ # required so it can be called from reactor maven.checkstyle.header.file = ${basedir}/LICENSE.txt maven.checkstyle.properties=${basedir}/checkstyle.xml -maven.checkstyle.fail.on.violation=false +