From 9fd1dcc45394698e21a83857bf6473d427692ff8 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 12 Mar 2021 11:48:16 -0500 Subject: 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: I80ff9b98fb1c63d17fd371b3a762f674ed7ed653 Signed-off-by: Jim Hahn --- pom.xml | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e89bfff8..27f15b9d 100644 --- a/pom.xml +++ b/pom.xml @@ -97,35 +97,4 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - - - -- cgit 1.2.3-korg