commit | 331e512b29fa7bf5de5c20e5c913677f11979e4d | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 14 15:56:03 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 14 15:57:00 2017 +0530 |
tree | 7ff089eacc43f5adec059451f90a5ca0918a4db1 | |
parent | 214cb38f182ed7d7b1d19da0603df0a894a2db85 [diff] |
Fix Sonar Issues few major issues in sli/adaptors module Issue-Id: CCSDK-87 Change-Id: I43865634fa7d5f5d1b84c7efff691047cfcd5feb Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".