From d3922a124d9395dcc3e9c0fbc2ae19a50e66ca65 Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 21 Jul 2003 05:42:20 +0000 Subject: [PATCH] Use pom.build.sourceModifications where they exist git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113677 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/plugin.jelly | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/checkstyle/plugin.jelly b/checkstyle/plugin.jelly index 24583e01..033d846e 100644 --- a/checkstyle/plugin.jelly +++ b/checkstyle/plugin.jelly @@ -130,7 +130,22 @@ + excludes="${maven.checkstyle.excludes}"> + + + + + + + + + + + + + + +