commit | 1450782e1d24493a28dfc6f0fff480bb919bdd36 | [log] [tgz] |
---|---|---|
author | soumendu <SA00498080@techmahindra.com> | Mon Oct 22 15:41:29 2018 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 26 15:29:19 2018 +0000 |
tree | 329902601ed552d91cad566fed0ff21d6fbf703d | |
parent | 1bd7bcb12869c2260c6e0cd74e010dceefbf1879 [diff] |
Added some dependencies and plugin in SDNC-231 Added dependencies and plugin in vnfconfigbackupservice pom and update path in index.jsp Change-Id: I5755762d6e22d072c7b2145b2dbf87254b8b26a0 Issue-ID: SDNC-483 Signed-off-by: soumendu <SA00498080@techmahindra.com> Former-commit-id: 2248dfe67a4e21be9a1c5c9c81800404ca38a3e0
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".