From 29596e4cba9a7532569a05062fba5280b504070b Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\cr056n" Date: Mon, 14 Aug 2017 09:46:27 -0700 Subject: [PATCH] Remove MojoHaus Maven plug-in Remove MojoHaus Maven plug-in from pom files, BRMSPush.java, and settings.xml comment. Issue-Id: POLICY-116 Change-Id: I15f2d1af1c0e12faf816f0a08ddfdbffa0b47a94 Signed-off-by: Temoc Rodriguez --- packages/base/pom.xml | 31 +---- pom.xml | 50 +------- project-configs/maven/conf/settings.xml | 201 ++++++++++++++++---------------- 3 files changed, 106 insertions(+), 176 deletions(-) diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 9f24c6008..7da4f7cdc 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -7,9 +7,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -168,7 +168,7 @@ - + @@ -190,7 +190,7 @@ - + unix_pe_version @@ -200,29 +200,6 @@ - - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 - - - create-version-file - - exec - - prepare-package - - /bin/bash - - -c - mkdir -p target ; echo -e 'version="${project.version}"\ndescription="Open ONAP Policy Engine"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info - - - - - - diff --git a/pom.xml b/pom.xml index 17faafcf8..6a3f947b6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 1.8 1.8 UTF-8 - + java jacoco ${project.build.directory}/surefire-reports @@ -143,52 +143,6 @@ maven-clean-plugin 2.4.1 - - - org.codehaus.mojo - license-maven-plugin - 1.9 - - - - java - properties - - - java - - apache_v2 - - 2017 - AT&T Intellectual Property. All rights - reserved. - - - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - false - true - true - true - true - - - - - / - - - - pom.xml - - - org.apache.maven.plugins maven-compiler-plugin @@ -215,7 +169,7 @@ false - diff --git a/project-configs/maven/conf/settings.xml b/project-configs/maven/conf/settings.xml index 226451b4f..4a6efbe80 100644 --- a/project-configs/maven/conf/settings.xml +++ b/project-configs/maven/conf/settings.xml @@ -8,9 +8,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -20,146 +20,145 @@ --> - - - - - - - + - - - - - - - - - - - - -- 2.16.6