commit | 0d63d99ea283749d2b5c24b073b585faf8a62e7b | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Fri Sep 01 15:44:56 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Wed Sep 06 14:23:52 2017 -0700 |
tree | 89ba032fabe5e758107504eb5279fd1c0aa82eb6 | |
parent | bc1d45117a4b7bf4a224ffe2dd16e532e4f123ee [diff] |
Enable surefire unit testing Issue-Id: CCSDK-67 Change-Id: I3d03ff1a3e312edd4af7ab69508760d2fe49be78 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".