From 122fa2e71c89cbfb55369906d9928934dfb8d69c Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 12 Mar 2021 12:00:11 -0500 Subject: [PATCH] Address plugin-not-found issues Removed references to archetype-packaging and lifecycle-mapping, where unnecessary due to pom inheritance. Issue-ID: POLICY-3126 Change-Id: Ic48a4482b44f40000549bacf9627894e608977a3 Signed-off-by: Jim Hahn --- pom.xml | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/pom.xml b/pom.xml index d8c5831f..820c7bea 100644 --- a/pom.xml +++ b/pom.xml @@ -122,35 +122,4 @@ dav:${nexusproxy}${sitePath} - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - - -- 2.16.6