commit | 04cafa43d8a6502b1c0d57d8f72819820e0633f9 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Oct 29 15:08:27 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu Oct 29 15:19:46 2020 -0400 |
tree | d1e57ce96457c944b52a2b30121063740ba05d3e | |
parent | bbc1aa9b85d28e1cf5b60d63057c005625c68782 [diff] |
Add jackson annotations Several builds broke when jackson was removed. Traced it down to a dependency in glassfish.jersey which is used by dmaap client. Added the one jackson component that appears to be needed. Issue-ID: POLICY-2878 Change-Id: I89fd44a5a44d2fa52618b86c78a1bf9edf81b3d8 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install