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 --- bpmn/so-bpmn-infrastructure-common/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'bpmn/so-bpmn-infrastructure-common/pom.xml') diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml index 86df60bb54..f4e173dc6f 100644 --- a/bpmn/so-bpmn-infrastructure-common/pom.xml +++ b/bpmn/so-bpmn-infrastructure-common/pom.xml @@ -56,6 +56,30 @@ + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [1.0.0,) + + unpack + + + + + + + + + + org.apache.maven.plugins maven-surefire-plugin -- cgit 1.2.3-korg