commit | 4f380043c90d234d563b1011a281b41623148dae | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Feb 26 11:17:08 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 26 11:17:08 2018 -0500 |
tree | b9d5b7eb1a9d29b80bbfbf94444ec3db24db26f5 | |
parent | 8a3f1ea2bee98d30c74317fd31f83b6ea3ec4734 [diff] |
Fix installation issues Aai-service did not install cleanly due to incorrect dependencies. Change-Id: Ifaad564c4f23be45024b840118af17a9808da565 Issue-ID: CCSDK-176 Signed-off-by: Dan Timoney <dtimoney@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".