Point Nexus proxy to new URL

The nexus.openecomp.org domain has been deprecated for nexus.onap.org

Change-Id: Ia5b0fcf8b6382383c9b8f174a5576ff96910c186
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2 files changed
tree: 2bff27436f518616d1211e06a41a4511d619712b
  1. deliveries/
  2. lf_config/
  3. vid/
  4. .gitreview
  5. LICENSE.TXT
  6. pom.xml
  7. README.md
  8. version.properties
README.md

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