From 7a4b6b8818a7c01f7402f56d6989fb61663bf025 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 8 Mar 2021 14:28:10 -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: Ie31edcb7ae31e1bb495904fce2c8ed56d9bf10f5 Signed-off-by: Jim Hahn --- capabilities/pom.xml | 39 +----------------------- common-logging/pom.xml | 38 +---------------------- gson/pom.xml | 77 +---------------------------------------------- integrity-audit/pom.xml | 75 --------------------------------------------- integrity-monitor/pom.xml | 37 ----------------------- pom.xml | 32 ++------------------ utils-test/pom.xml | 39 +----------------------- utils/pom.xml | 37 ----------------------- 8 files changed, 6 insertions(+), 368 deletions(-) diff --git a/capabilities/pom.xml b/capabilities/pom.xml index 766f7de4..4b013f1b 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -1,7 +1,7 @@ true - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 0e8f2da3..db520e3c 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Common Modules ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -80,42 +80,6 @@ - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - com.att.eelf eelf-maven-plugin diff --git a/gson/pom.xml b/gson/pom.xml index 4f004de4..53489bac 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Common Modules ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -67,79 +67,4 @@ test - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 323c59e2..cf46fc7a 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -87,79 +87,4 @@ commons-lang3 - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 7004943e..9bbd2dd0 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -87,41 +87,4 @@ test - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index d5c09d12..57020820 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP policy ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -73,36 +73,8 @@ - + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - org.apache.maven.plugins diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 04759725..b6d6d025 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Common Modules ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -93,41 +93,4 @@ compile - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - diff --git a/utils/pom.xml b/utils/pom.xml index bfc10740..bd9df71a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -118,41 +118,4 @@ test - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - - jacoco-maven-plugin - - - [0.7.1.201405082137,) - - - prepare-agent - - - - - - - - - - - - - -- cgit 1.2.3-korg