From dcfef47792f6b981624996faa39125417ad1ca6c Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Sat, 3 Mar 2018 23:46:15 -0500 Subject: [PATCH] Added site for Dist Mgt Change-Id: I8f1e91f3da94f1309716800a686d65383d8a5753 Signed-off-by: dglFromAtt Issue-ID: DMAAP-324 --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index 518f638..961076a 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,20 @@ + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + @@ -290,6 +304,13 @@ + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + 2.16 UTF-8 @@ -312,6 +333,9 @@ true https://nexus.onap.org nexus3.onap.org:10003 + + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} Packaging Platform (DMaaP) Bus Controller API as a Docker container. -- 2.16.6