commit | 42f04c1643ffdf62bad4aeeaca6e5a98280bb85e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 18 12:40:06 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu May 18 12:40:06 2017 -0400 |
tree | 23d0791a29ea7a05d702d0ff507aed0f7bab159e | |
parent | e0f2893f9d01bc107b1d31eb65c053a6aa7e406f [diff] |
[BLACKDUCK] Fix blackduck config Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck Change-Id: Ia59ca1d94aedfa849a3784d9063c4243798f0a2b 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".