From 69d07a42dff8b0ed5f8239ea71a775575e4ea2fb Mon Sep 17 00:00:00 2001 From: ms236b Date: Mon, 6 May 2019 15:08:57 -0400 Subject: Got rid of non needed stuff from pom Got rid of the non neded stuff from pom for bp gen Issue-ID: DCAEGEN2-1125 Change-Id: I1564ffce6ceee413a5c5938b4b2297187f25e9ca Signed-off-by: ms236b --- blueprint-generator/pom.xml | 40 +--------------------------------------- pom.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 48 deletions(-) diff --git a/blueprint-generator/pom.xml b/blueprint-generator/pom.xml index 4d0253b..f3e94e0 100644 --- a/blueprint-generator/pom.xml +++ b/blueprint-generator/pom.xml @@ -44,35 +44,8 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - 2.0.2 - + - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - - false - false - - - - org.apache.maven.plugins - maven-deploy-plugin - - 2.8 - - true - - maven-assembly-plugin 2.4.1 @@ -163,17 +136,6 @@ - - - ecomp-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - - ecomp-staging - https://nexus.onap.org/content/groups/staging/ - - - diff --git a/pom.xml b/pom.xml index ad3d5cb..d03a053 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ${project.artifactId}-${project.version} - + + This version supports the "deployAtEnd" parameter 2.8 true - + --> + the resources dir. we do not need it org.apache.maven.plugins maven-resources-plugin @@ -79,8 +79,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - - + --> + + target dir to ~/.m2. we do not need it org.apache.maven.plugins maven-install-plugin @@ -111,7 +111,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - + --> -- cgit 1.2.3-korg