commit | 3e274635bc99789974a3acd7bd53c8eec258ed29 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Feb 06 15:11:22 2020 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Feb 06 15:11:22 2020 -0800 |
tree | e55c7845862d95059a5f441c0407fbb1f61e035b | |
parent | b4b88310c73f9faa15bbe8ad0ed6213660f6f52c [diff] |
Migrate vid docs Merging this will create https://onap-vid.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iaa29f6ecfb1425464dc07fe396d2f8d0a3e72a85
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