commit | 8ce0ecbb77087de5fc9aaacbaeea6be5d958d50b | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Wed Sep 06 14:59:20 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Wed Sep 06 15:00:06 2017 -0700 |
tree | 7fdb8f4183110f66ae4fcd37082acf5a1143a8a4 | |
parent | eb2d40205c8fa043166027a10d9cdb10415e6cbf [diff] |
Enable surefire unit tests Issue-Id: SDNC-65 Change-Id: I6bd2a5e1fe8aac68c160c1e481106aa507dc67e1 Signed-off-by: Marcus G K Williams <marcus.williams@intel.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".