From: Dan Timoney Date: Tue, 21 Feb 2017 14:08:47 +0000 (-0500) Subject: [STAGING] Add staging plugin X-Git-Tag: v1.2.1~72 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdnc%2Fnorthbound.git;a=commitdiff_plain;h=2db4ce99a44d798bb1bc380f2bc5405bcba7bbc4 [STAGING] Add staging plugin Add staging plugin to project pom.xml Change-Id: Icf923e6f0f0d5e76dff5a8f3101b462d691eff7c Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index 40e970e0..229b945c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + org.openecomp.sdnc.core @@ -28,44 +29,40 @@ scm:git:ssh://${openecomp.git.host}:${openecomp.git.port}/${openecomp.git.project}/sdnc-northbound.git ${openecomp.git.protocol}://${openecomp.git.host}/projects/${openecomp.git.project}/repos/sdnc-northbound/browse - + Jenkins https://jenkins.openecomp.org/ - - - sdnc-javadoc - dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} - - + + + sdnc-javadoc + dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} + + - - com.blackducksoftware.integration - hub-maven-plugin - 1.4.0 - false + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true - ${project.name} - ${project.basedir} + https://nexus.openecomp.org + 176c31dfe190a + ecomp-staging - - - create-bdio-file - package - - createHubOutput - - - - --> - + org.apache.maven.plugins maven-surefire-plugin 2.17 @@ -82,7 +79,7 @@ vnfapi vnftools - + AT&T