From 8a81749486c5be79fa4498a8e91cb949a601cc86 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 26 Sep 2017 12:37:31 +0300 Subject: [PATCH] add stagging plugin Change-Id: If75d121a2e2d9ea748ea7c41aa8377e68fd3f245 Issue-ID: SDC-368 Signed-off-by: Michael Lando --- .gitignore | 1 - pom.xml | 20 +++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 847f80b91f..8668158b79 100644 --- a/.gitignore +++ b/.gitignore @@ -164,4 +164,3 @@ sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/files/default/testSuites/* /sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb -/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/attributes/default.rb diff --git a/pom.xml b/pom.xml index 67ae888ae9..5256df7b05 100644 --- a/pom.xml +++ b/pom.xml @@ -177,6 +177,20 @@ + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexus.proxy} + ${staging.profile.id} + ecomp-staging + + + maven-surefire-plugin 2.19.1 @@ -384,12 +398,8 @@ 1710.0.0 1710.0.0 1.1.14 - - - + - - onboarding -- 2.16.6