From e7394ea2adc322ab18b3a8b41d732524ed17d37c Mon Sep 17 00:00:00 2001 From: skygo Date: Fri, 3 May 2013 18:36:03 +0000 Subject: [PATCH] be more netbeans friendly for source format (checkstyle must be inherited) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1478908 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 44d74e6f6..0af6f5499 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -76,7 +76,9 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyleVersion} - false + + + true true config/maven_checks.xml -- 2.39.5