summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/restconf/development_info.rst
diff options
context:
space:
mode:
authors00370346 <swarup.nayak1@huawei.com>2019-05-14 22:13:57 +0530
committers00370346 <swarup.nayak1@huawei.com>2019-05-14 22:14:08 +0530
commit8a09f077a777fff2df144f4cd26e8704ed15d353 (patch)
treeb3460b1d50bdc158817de70b31d2edb6adb306a8 /docs/sections/services/restconf/development_info.rst
parent32b6e8c55d9495743fe47897cb6654f6be602416 (diff)
Document update (.rst) for Restconf
Issue-ID: DCAEGEN2-1502 Change-Id: I1da5819f45c44de3bc7e0ed12da327f6ce8dcb50 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Diffstat (limited to 'docs/sections/services/restconf/development_info.rst')
-rw-r--r--docs/sections/services/restconf/development_info.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/sections/services/restconf/development_info.rst b/docs/sections/services/restconf/development_info.rst
new file mode 100644
index 00000000..31e2ddbe
--- /dev/null
+++ b/docs/sections/services/restconf/development_info.rst
@@ -0,0 +1,17 @@
+Compiling RestConf Collector
+=============================
+
+RestconfCollector is a sub-project of dcaegen2/colletcors/ (https://gerrit.onap.org/r/dcaegen2/collectors/restconf).
+To build the Restconf Collector component, run the following maven command from within **collectors/restconf** directory
+`mvn clean install`
+
+
+Maven GroupId:
+==============
+
+org.onap.dcaegen2.collectors.restconf
+
+Maven Parent ArtifactId:
+========================
+
+org.onap.oparen:oparent:1.2.0