From: Christopher Lott (cl778h) Date: Wed, 16 Aug 2017 10:14:47 +0000 (-0400) Subject: Second attempt to fix site deploy error X-Git-Tag: v1.3.0~41 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F7711%2F2;p=portal.git Second attempt to fix site deploy error Correct entries for deploy target host and path in ecomp-portal-BE-os/pom.xml to repair deploy error Issue: PORTAL-54 Change-Id: Id5c34e7c89eaff4467092b2d322fd0e07cb43950 Signed-off-by: Christopher Lott (cl778h) --- diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 837e6dff..d00d47a0 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -4,7 +4,6 @@ org.openecomp.portal ecompportal-be-os war - 1.1 @@ -22,6 +21,7 @@ https://nexus.onap.org content/repositories/snapshots/ content/repositories/releases/ + /content/sites/site/org/onap/portal/${project.version} @@ -47,7 +47,7 @@ ecomp-site - dav:${nexusproxy}/content/sites/site/org/onap/portal/${project.version} + dav:${nexusproxy}${sitePath}