commit | 214cb38f182ed7d7b1d19da0603df0a894a2db85 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Mon Sep 11 15:16:36 2017 +0530 |
committer | SURYA A U <a.u.surya@huawei.com> | Wed Sep 13 11:20:32 2017 +0000 |
tree | 59d414ec828ea4c54f13b4e1c1e0727942414d4a | |
parent | 56f4e851689c21e2f0f30e39f8b773de2acbcecc [diff] |
Fix Sonar issues Few major issues in adapters/aai module Issue-id: CCSDK-67 Change-Id: I76d9576b742f846e3259ffe9bfaf1845d64abadb 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".