From: Pamela Dragosh Date: Mon, 14 Aug 2017 17:53:06 +0000 (-0400) Subject: Remove eclipse checkstyle warnings X-Git-Tag: v1.1.0~107 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=40aef4f4b85c6621f255f526555a8b68616f2a9a Remove eclipse checkstyle warnings Add this should remove Eclipse warnings: Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (execution: check-style, phase: process-sources) Issue-Id: POLICY-166 Change-Id: I1b17afda88777bbc61afca53c1f1fe9732808e87 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index 17faafcf8..7d7f979b6 100644 --- a/pom.xml +++ b/pom.xml @@ -266,5 +266,33 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + +