commit | f0e8b6d9e32f55d464aed55c5bb79081bb16306f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Feb 11 13:41:45 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Thu Feb 11 14:33:13 2021 -0500 |
tree | 3254cecabb83fe05e95536b3141cbd28698ca0a1 | |
parent | 9688ac73e3da3f284c2bcfeff56edec93fd0424a [diff] |
Fix jackson version in apex-pdp The kafka_2.12 jar depends on jackson-module-scala, but the default version does not work with the version of jackson used by policy. Modified the dependency tree to include a version that does work. Issue-ID: POLICY-3005 Change-Id: I06fd5b99d6e5c1053e17a754f22f815062f907b2 Signed-off-by: Jim Hahn <jrh3@att.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