From cf8a19d5d18e6fccd400d33f88781ba25ad3af7b Mon Sep 17 00:00:00 2001 From: "John J. Franey" Date: Mon, 9 Mar 2020 11:30:20 -0400 Subject: [PATCH] change configuration to oparent's checkstyle plugin Issue-ID: INT-1479 Signed-off-by: John J. Franey Change-Id: I28dfa795a5502dec6c6f617f376826a8b3cdad03 --- oparent/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/oparent/pom.xml b/oparent/pom.xml index f0ba97b..2c14f8b 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -451,7 +451,9 @@ false true false - ${project.build.sourceDirectory} + + ${project.build.sourceDirectory} + true @@ -470,7 +472,9 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + + ${project.build.sourceDirectory} + true true true -- 2.16.6