commit | 3ce5999e3e5ca5141e68970905b22df28ddb4d8e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 03 13:16:40 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 03 13:16:40 2018 -0400 |
tree | 3f62bd235fb2e1305c81b718135b30c8b53952d4 | |
parent | c24914c999d25e2775decedb8d8c444c712d9c34 [diff] |
Add missing EELF dependency Add missing dependency in ansible-bundle pom.xml on EELF library. This missing dependency causes local build to fail. Change-Id: Iedb6b67d7ba92c7b37cd27cf89f060b793fd464f Issue-ID: CCSDK-264 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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".