From: Pamela Dragosh Date: Mon, 14 Aug 2017 17:40:15 +0000 (-0400) Subject: Remove eclipse checkstyle warnings X-Git-Tag: v1.1.0~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c4cf74848bd9d0651322701fb7d4abe529c69ce9;p=policy%2Fcommon.git 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: I6e83f05e4d034475d04d85e9b9fbf5f11a1969c7 Signed-off-by: Pamela Dragosh --- diff --git a/pom.xml b/pom.xml index c9810fbb..d212971e 100644 --- a/pom.xml +++ b/pom.xml @@ -98,6 +98,34 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + +