commit | 3bf5f113cd4dfefdbc27f01fd7ec7c5e39d48695 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Thu Jul 18 11:41:19 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Thu Jul 18 11:06:53 2019 +0000 |
tree | 052eadd96caf9c84722ddb1952ff0fb807cc307f | |
parent | 0f54454a7f6a26b42aa78c228d63a74f9a619a78 [diff] |
Don't override SystemProperties without restoring it This resolves NullPointerException in Dublin's Jenkins' SyncRestClientForHttpServerTest. Issue-ID: VID-503 (cherry picked from commit ef34f16650be1f251447a7b9a1d9f1369ca459de) Change-Id: I65fbed0a6f6214d9495d0cb6456b3a8e4f094a3d 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