commit | 84beaf8d12f1badc27b4744a4949f8a586370ea9 | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Wed Aug 15 21:28:42 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Wed Aug 15 21:29:27 2018 +0100 |
tree | df54d6f808601d3f508a86c94ed68da21b8d5796 | |
parent | 046b5040ce97e5faf59f3f302331bd9da6e80d02 [diff] |
Fix sonar code coverage issue in distribution The jacoco plugin settings in oparent is for creating coverage report for each sub-module sepeartely. That leads to coverage missing in the report if the test cases & actual classes are in different sub-module. Overiding the setting in distribution to create a consolidated report of all sub-modules in one report. Change-Id: Idf4acd07dbb3694d7bff3c1d94a31a322d7027c5 Issue-ID: POLICY-1035 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy SDC Service Distribution code.
To build it using Maven 3, run: mvn clean install