[OS-144] Updating ecomp-nexus to nexus.openecomp

Change-Id: Iab72a094c2a7b9bbdf2a60a7257a6f44db872c28
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
1 file changed
tree: f1209dab486740e72c455654b1bcef9266282fbb
  1. deliveries/
  2. lf_config/
  3. vid/
  4. .gitreview
  5. LICENSE.TXT
  6. pom.xml
  7. README.md
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