commit | 9e50679324b52feffce7689e8fda3a0709a37e49 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Aug 27 12:22:05 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Tue Aug 27 12:22:05 2019 +0300 |
tree | dfa34c258c7f3781ccd2ea168d50a54b2d4ccdd6 | |
parent | 230d95f0e16cd685f315f6dbc8204438b10e0c3c [diff] |
Get Sonar report Kotlin, by specifying path to load jacoco xml report Sonar can't load Kotlin coverage from binary report; see https://jira.sonarsource.com/browse/MMF-1362 Issue-ID: VID-599 Change-Id: I7ffab337acb83847b3f29f835e25f13ec9daae6c Signed-off-by: Ittay Stern <ittay.stern@att.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install