commit | 910d54b305de984d70a078b73c85b9ec1152fcf1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 18 19:45:26 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu May 18 19:45:26 2017 +0000 |
tree | 5543286333fc6aa37718ac2fad1c80dd64242c3a | |
parent | e0f2893f9d01bc107b1d31eb65c053a6aa7e406f [diff] | |
parent | 116bb8574066cc0175a54371269707bc0e94e6d7 [diff] |
Merge "fix maven local build issue"
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".