commit | 304efbf8672db43eef4f2e9e5d74a148890c73c0 | [log] [tgz] |
---|---|---|
author | Paul Vaduva <Paul.Vaduva@enea.com> | Tue Dec 11 13:52:36 2018 +0100 |
committer | Paul Vaduva <Paul.Vaduva@enea.com> | Mon Dec 17 09:39:48 2018 +0100 |
tree | 6d8b7a8f30b85b2c406d30cb21286b7ca15e03b9 | |
parent | 2b8ff80b2a7af16ee75976af29a9b1c6d475c994 [diff] |
Enable vid docker build jobs to use java-1.8 Overcome security features in java-1.8 that prevent the forked java VM’s to use relative paths for loading the classes. This fix was the simplest for arm64 docker build jobs, and the least affecting the x86 build’s. Change-Id: I3d9394ec698ca5ab5674e60ca5fcd9802f2ab04d Issue-ID: VID-366 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.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