aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r--archiva-modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml
index 1a0f1156e..001a8c35a 100644
--- a/archiva-modules/pom.xml
+++ b/archiva-modules/pom.xml
@@ -76,6 +76,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>${checkstyleVersion}</version>
+ <inherited>false</inherited>
<configuration>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
<configLocation>config/maven_checks.xml</configLocation>