commit | 3d02543fc00a46da2da8f682f71b538ca2fd36e5 | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Thu Jul 19 18:45:16 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Thu Jul 19 21:37:59 2018 +0100 |
tree | f31f40279c7d00505b10bf5f7000712ea2e0c879 | |
parent | ab64a570730f3645939a33e06487c2477f1314de [diff] |
Adding examples module to apex-pdp Adding examples (MyFirstPolicy, AADM, Adaptive, PCVS) to apex-pdp so that anyone can try out running few sample policies and understand how to create and run policies in apex-pdp. Change-Id: I0dff6d54ef94d8b5bdb63eabcb09e9f64d76fd0c Issue-ID: POLICY-861 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
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