commit | bfff55a06c555babe476eab98d39e468c19063f9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jan 21 08:52:37 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Jan 21 08:52:37 2020 -0500 |
tree | 68f75ee6f8efcb76b24e95ca37b16b5093461d1b | |
parent | 4da70e483b8f177b9dad4ea59a80757e82b575c6 [diff] |
Add report aggregator For new Sonar scanner, need to add report aggregate so that tests run in sli/provider against classes in sli/provider-base will be counted correctly. Change-Id: I0a73a0a50353f995ea4b90c09649e55b057f024a Issue-ID: CCSDK-2029 Signed-off-by: Dan Timoney <dtimoney@att.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".