commit | c75b13efe0a7ed33e70822fd149d29c9f3b40de7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 21 13:31:06 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Feb 21 13:31:37 2017 -0500 |
tree | a552fa692abe20d8d5c4cd19fcdd048977ee0ed9 | |
parent | 2db4ce99a44d798bb1bc380f2bc5405bcba7bbc4 [diff] |
[STAGING] Add build profiles Use build profiles to enable/disable staging and blackduck scans Change-Id: I2e1d749843cff8f051da4beee379a32d3f9ea86c 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".