commit | 063858dc827a1684b6451fcad5ec897eab2db772 | [log] [tgz] |
---|---|---|
author | Ramu N <ramu.n@huawei.com> | Thu Sep 07 15:09:16 2017 +0530 |
committer | Ramu N <ramu.n@huawei.com> | Thu Sep 07 15:19:59 2017 +0530 |
tree | 6e101b1ebc9a1af4a1338c65766672917af5c462 | |
parent | c3342a09a1bec20195a9617ad5b31f5bd9ac7e00 [diff] |
Fix Blocker/Critical sonar issues Fix Blocker/Critical sonar issues in vnfapi module https://sonar.onap.org/component_issues?id=org.openecomp.sdnc.northbound%3Asdnc-northbound#resolved=false|severities=BLOCKER%2CCRITICAL Issue-Id: SDNC-65 Change-Id: Ie5617b7f40ed1d05eb9657a9686fef4b4c9bec35 Signed-off-by: Ramu N <ramu.n@huawei.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".