commit | 5efec2c3cfcead17394beb825200e132f827eb31 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Jul 30 18:01:21 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Wed Jul 31 11:18:30 2019 +0300 |
tree | b5215b7d76aba6cc6c40ffb6599a46e21cd2b08f | |
parent | 3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2 [diff] |
Fix /version endpoint * Modify maven-replacer-plugin to set value in version.json * Configure features.set.filename=onap.features.properties Issue-ID: VID-507 Change-Id: I692ab3e9221118b836ae7249f483b5277a70bf6b Signed-off-by: Ittay Stern <ittay.stern@att.com>
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