actually adding the files to the initial commit
[vid.git] / README.md
1 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:
2
3     org.openecomp.ecompsdkos:ecompSDK-project
4     org.openecomp.ecompsdkos:ecompSDK-core
5     org.openecomp.ecompsdkos:ecompSDK-analytics
6     org.openecomp.ecompsdkos:ecompSDK-workflow
7
8 To build it using Maven 3, run: mvn clean install