From: dglFromAtt Date: Sun, 4 Mar 2018 04:53:39 +0000 (-0500) Subject: Added site for Dist Mgt X-Git-Tag: 2.0.0-ONAP~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=commitdiff_plain;h=d174e93595bb38138a0b4ef26af3b57e937340f1;hp=41317d52ae9991ff49ca21c72aceb6037dffc9ad Added site for Dist Mgt Change-Id: Ib1795ed41eea090489f9b7950838cab1c566abe5 Signed-off-by: dglFromAtt Issue-ID: DMAAP-324 --- diff --git a/pom.xml b/pom.xml index 6cf715f..d5fc86b 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,20 @@ + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + @@ -281,6 +295,12 @@ + + + ecomp-site + dav:${nexusproxy}${sitePath} + + 2.26 UTF-8 @@ -297,6 +317,9 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} Data Movement as a Platform (DMaaP) Bus Controller provides a REST API for other DCAE infrastructure components to provision DMaaP resources. A DMaaP resource is a Data Router Feed or a Message Router Topic, and their associated publishers and subscribers.