commit | 8534756d13531ffec9c2d7b2ffe0a53ee1d3aaef | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Feb 10 12:06:25 2022 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Feb 10 13:48:15 2022 +0000 |
tree | a35f6b3f7766d47900ee6691111acff1418bb747 | |
parent | 2f2c5465cd23c8c3300a5c3d185806bb3e7d73c1 [diff] |
Collapse apex-pdp maven model submodules This review collapses all the code in six podel submodules into a single model module. There are no code changes, just files moved around. This change reduces the complexity of the code structure and speeds up the build. Issue-ID: POLICY-1820 Change-Id: Ifb644e8ec85ae6d0987378f4616fbc8a8858a9a8 Signed-off-by: liamfallon <liam.fallon@est.tech>
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