commit | 9a983c9067de3c79e6ec85c4715e966929771f67 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Wed Jan 02 16:22:03 2019 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Wed Jan 02 16:22:11 2019 +0530 |
tree | c73750248b34c8b56d809fa0e4c36c3ffc2a76c8 | |
parent | e6eb5bfb02077473d20061bd16faf6c1a6fa4af4 [diff] |
Sonar fix: AnsibleMessageParser Fixed sonar issues/code smells across this file Issue-ID: CCSDK-889 Change-Id: I17520284ad7a74573830ca18de37cbcdcf5d6b6d Signed-off-by: Arundathi Patil <arundpil@in.ibm.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".