From: liamfallon Date: Fri, 28 May 2021 13:38:45 +0000 (+0100) Subject: Add life cycle mappings for plugins in CLAMP X-Git-Tag: 3.4.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ce570eaa23051967decbe0310c78a7d4106c1ff0;p=policy%2Fparent.git Add life cycle mappings for plugins in CLAMP Added some life cycle mappings to ignore, these cause errors on the POMs in eclipse. Issue-ID: POLICY-3258 Change-Id: If8a3a40d94af9d5060fb66b884523abc4fdd119e Signed-off-by: liamfallon --- diff --git a/integration/pom.xml b/integration/pom.xml index 53dff554..a8a591c6 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018-2021 AT&T. All rights reserved. - Modifications Copyright (C) 2019-2020 Nordix Foundation. + Modifications Copyright (C) 2019-2021 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -586,6 +586,58 @@ + + + de.jpdigital + hibernate52-ddl-maven-plugin + [2.3.0,) + + gen-ddl + + + + + + + + + org.codehaus.groovy.maven + gmaven-plugin + [1.0,) + + execute + + + + + + + + + org.codehaus.mojo + exec-maven-plugin + [3.0.0,) + + exec + + + + + + + + + org.codehaus.mojo + keytool-maven-plugin + [1.5.0,) + + generateKeyPair + + + + + + @@ -747,31 +799,31 @@ - pre-integration-test - pre-integration-test - - prepare-agent - - - true - + pre-integration-test + pre-integration-test + + prepare-agent + + + true + - post-integration-test - post-integration-test - - report - - - true - + post-integration-test + post-integration-test + + report + + + true + - report-aggregate - prepare-package - - report-aggregate - + report-aggregate + prepare-package + + report-aggregate +