From c8627ef850a74535b8031272e061a5a78816cc83 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 15 Apr 2021 16:12:33 -0400 Subject: Address plugin-not-found issues Removed references to archetype-packaging and lifecycle-mapping, where unnecessary due to pom inheritance. Issue-ID: POLICY-3136 Change-Id: I7483ccd96876f9babb64c0899eb03d6cf0b195f2 Signed-off-by: Jim Hahn --- pom.xml | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/pom.xml b/pom.xml index 2b02baa1..dad2f056 100644 --- a/pom.xml +++ b/pom.xml @@ -65,35 +65,4 @@ dav:${nexusproxy}${sitePath} - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - - -- cgit 1.2.3-korg