From f5c3da88ed09647d03e12574bf6861bd2c08f9a5 Mon Sep 17 00:00:00 2001 From: "Boslet, Cory" Date: Wed, 20 May 2020 11:39:21 -0400 Subject: Began adding pluging to lifecycle mapping Began adding pluging to lifecycle mapping metadata to get rid of eclipse workspace pom errors/markers Issue-ID: SO-2948 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I78946c59e6aaf440e014ed06e9ff476bac5c2613 --- mso-api-handlers/mso-api-handler-infra/pom.xml | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'mso-api-handlers/mso-api-handler-infra/pom.xml') diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index ccbe32de5a..7d6bbc4fc4 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -244,6 +244,34 @@ ${project.artifactId}-${project.version} + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [1.0.0,) + + unpack + + + + + + + + + + + + org.apache.maven.plugins -- cgit 1.2.3-korg