commit | 88c6547f8db69a1a354988a6449c659af536c573 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 15:10:11 2017 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Sep 08 15:10:11 2017 -0700 |
tree | 7cce7d3fa70ee27653a658d5c5b8bf5701ab12f4 | |
parent | b35670742c728d7d85da2f9c856c51a5889449d6 [diff] |
Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I3820dc6e82ebd9f9c14c0ab9f2e672f98465ffa1 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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