commit | 4869bd53408224dbc5500adc17f63bab497e8d07 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 24 11:10:08 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Apr 24 11:10:08 2018 -0400 |
tree | 20e2e2b6936543d1bab029c3a141ce008ee30e86 | |
parent | aed80a23d7fb16b5106a0bd242aa7e60ff451c67 [diff] |
Fix ansible-adapter dependencies Ansible-adapter pom included unnecessary dependencies, which caused problems when attempting to install in karaf. Change-Id: I7017a25a4d45ab8a75dd7599d10e466ef16d2e6f Issue-ID: CCSDK-251 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".