commit | 50a5206ef80cd293b69a24e967cf901115b46d33 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Jan 06 14:32:33 2022 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Jan 06 14:35:34 2022 +0000 |
tree | ea66daa1bf434d020af31055f2b22f925b66dc10 | |
parent | 63cd91c92e53349283ef920bb1dfd9efa1ca3a48 [diff] |
Exclude log4j test dependency There is a transitive test dependency in apex-pdp on log4j, doesn't show up in the CLM reports (because it is a test dependency). Removing the dependency. Issue-ID: POLICY-3862 Change-Id: Ic9121cf4405678efcf805f711ccb9f36269178d3 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