commit | 3a7d07ae3abe01e0e6e665a4266cf785e3986dd6 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Fri Sep 01 16:01:07 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Fri Sep 01 16:01:12 2017 -0700 |
tree | a14e196d426ca8945f2bacf1a647682ecaaed885 | |
parent | 64c695ee5c8e2c6c004656fe161f161e4bc28728 [diff] |
Enable surefire unit testing Issue-Id: CCSDK-67 Change-Id: If05df01e829a7a12ef00a1d778d918664635a48a 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".