commit | ac453f1bde56bf95b263113fd475ceee80ac9117 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 07 18:40:47 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 07 19:33:11 2017 +0530 |
tree | d091a26373099c0a2f03e65a81ac4f6e8442f71e | |
parent | 69fec3e3ac7b14b17dcc827683caf9b07f4eb842 [diff] |
Fix sonar issues for ccsdk plugin few major issues https://sonar.onap.org/dashboard/index?id=org.onap.ccsdk.sli.plugins%3Arestapi-call-node-provider%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fsli%2Fplugins%2Frestapicall%2FRestapiCallNode.java Issue-ID: SDNC-75 Change-Id: Ida6ea182545bf57513bcd958519e3b50dfa004b2 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the CCSDK plugins.
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".