commit | 03575373024593fd1cac6812f0992152edde4d37 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Oct 13 12:07:01 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 13 12:07:01 2017 -0400 |
tree | 689a8dadbfa42740e2b160d7584df423705ced9b | |
parent | dd3f74074787dfd14e8aec0b48883b780dd8ccba [diff] |
Fix installation issues with generic-resource-api Updated generic-resource-api to use Aries blueprint to install and resolved issues preventing it from installing properly in karaf. Change-Id: Iaef8bdb7a9e6aaf149a8e8a0d847197cf3f704a9 Issue-ID: SDNC-109 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".