commit | b109c218ab7db28fd1cbe62c808496dfdedad809 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Wed Jul 18 11:23:20 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Jul 18 11:23:34 2018 +0100 |
tree | aeb65f55c9cb138830e849d276cfd4ad3b861512 | |
parent | 1eb5198939bd1d60665ff49e49763d0067c1bcb5 [diff] |
Fix incorrect naming on context plugins This change fixes inconsistent naming on the context plugins in APEX. All plugins should fillow the naming convention of plugin-A.plugin-A.B.plugin.A.B.C and so on. Not following this convention breaks the APEX documentation build. Issue-ID: POLICY-954 Change-Id: I8aad4a28d143427e60017eaa119ee4f7ce9f5b3d Signed-off-by: liamfallon <liam.fallon@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