From: MukeshKumar Date: Thu, 24 Jun 2021 09:59:51 +0000 (+0100) Subject: so-master-merge-java jenkins failing due the nexus credential mismatch X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F122168%2F1;p=so.git so-master-merge-java jenkins failing due the nexus credential mismatch Issue-ID: SO-3680 Signed-off-by: Mukesh Change-Id: Ia3d612a222e519f45306744ae24311152effdcc3 --- diff --git a/pom.xml b/pom.xml index 5097b50a7b..826d87e880 100644 --- a/pom.xml +++ b/pom.xml @@ -80,15 +80,15 @@ - onap-releases + ecomp-releases ${nexusproxy}/${releaseNexusPath} - onap-snapshots + ecomp-snapshots ${nexusproxy}/${snapshotNexusPath} - onap-site + ecomp-site dav:${nexusproxy}${siteNexusPath} @@ -132,14 +132,14 @@ - onap-release + ecomp-release ${nexusproxy}/${releaseNexusPath} false - onap-snapshots + ecomp-snapshots ${nexusproxy}/${snapshotNexusPath} false @@ -148,12 +148,26 @@ - onap-public + ecomp-public https://nexus.onap.org/content/repositories/public/ false + + ecomp-releases + https://nexus.onap.org/content/repositories/releases/ + + false + + + + ecomp-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + false + + camunda-bpm https://app.camunda.com/nexus/content/repositories/camunda-bpm/