Fix for Penetration test _ Session and cookie management
[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 # Basic info
9 To build project, run: mvn clean install
10
11 # VID Developer Guide
12 https://wiki.onap.org/display/DW/VID+Development+Guide