From: Determe, Sebastien (sd378r) Date: Tue, 25 Apr 2017 13:33:51 +0000 (-0700) Subject: Add a repository to fix maven build X-Git-Tag: v1.1.0~428 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F5315%2F1;p=so.git Add a repository to fix maven build The build was broken due to a snapshot reference, this snapshot repository is missing Change-Id: I301c37fc1c3f64dc64752df39d35780a49a88025 Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index 4d405462ee..74b9b95127 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ + /content/repositories/staging/ /content/sites/site/org/openecomp/mso/${project.version} yyyyMMdd'T'HHmm @@ -120,8 +121,13 @@ ecomp-staging MSO Staging Repository - ${nexusproxy}/content/repositories/staging/ + ${nexusproxy}/${stagingNexusPath} + + ecomp-snapshots + MSO Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + CamundaWebRepo