From: Venkata Harish K Kajur Date: Thu, 21 Sep 2017 04:10:01 +0000 (-0400) Subject: Fix the site path so it didn't get overwritten X-Git-Tag: v1.1.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e40a5c56e98a0125a721b00cb6674c31e58a7a3;p=aai%2Ftraversal.git Fix the site path so it didn't get overwritten The issue was the sitePath got overwritten to use project group id as well but the location specified by nexus is explicility set so that we can only write site/org/onap/traversal/1.1.0/staging Issue-ID: AAI-76 Change-Id: I1622cb8051b7edff219a881a43522014480d23f1 Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index 141f8f7e..724b2dbd 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -15,7 +15,6 @@ https://nexus.onap.org https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} UTF-8 ${basedir}/target/swm/package/nix/dist_files/ yyyyMMdd'T'HHmmss @@ -30,22 +29,6 @@ false ${project.version} - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-site - dav:${nexusproxy}${sitePath} - - org.onap.aai.aai-common diff --git a/pom.xml b/pom.xml index e84c2256..b179c3d0 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ https://nexus.onap.org https://nexus.onap.org - /content/sites/site/org/onap/aai/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version} UTF-8 1.8 1.8