commit | 2e80c5de293bcd24b36c88eacb4d862a17435c26 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Tue Oct 25 16:14:16 2022 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Wed Oct 26 16:31:57 2022 +0100 |
tree | 5123efc3312fe02490333f3a0a819179e55f2352 | |
parent | 84f095f4b5a6329a8568c50d997b926d86bf18ab [diff] |
Make apex-pdp dockerfile consistent Make apex dockerfile consistent with other PF dockerfiles: Change apexuser to policy user Remove duplicate copy of examples directory Issue-ID: POLICY-4411 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Iee7560cf3263d13d38cd829af9b0389cbc256f49
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