commit | ed9914a179bff14a4bab4abd9f8cbae506edf2d2 | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Tue Jun 04 11:02:43 2019 -0400 |
committer | jrh3 <jrh3@att.com> | Tue Jun 04 11:02:43 2019 -0400 |
tree | da59307592698a4f6447dd1cd7808ee093c59368 | |
parent | ae257d13b8d89da7e599c1ca2b27805d5d10aa93 [diff] |
Fix apex docker chmod The chmod in the docker builder for my local VM does not appear to support the "+x" style options. Modified the apex docker file to use "755" instead. Issue-ID: POLICY-1829 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: I99faa8a31e92243bcc28207afba40b2b680ba1bf
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install