From: Timoney, Dan (dt5972) Date: Thu, 5 Dec 2019 21:05:49 +0000 (-0500) Subject: Centralize third party installation X-Git-Tag: 0.7.0~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=refs%2Fchanges%2F34%2F99234%2F2 Centralize third party installation Add missing third party libs, previously installed by other repos, to common dependencies package. Change-Id: Ie46c3bef5e5732b17042cb931d86c79053ff3a0e Issue-ID: CCSDK-1979 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 3c1ab43b..9c696046 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -51,6 +51,10 @@ com.jayway.jsonpath json-path + + dom4j + dom4j + javax javaee-api @@ -73,6 +77,26 @@ velocity-engine-core 2.0 + + org.codehaus.jettison + jettison + + + org.glassfish.jersey.media + jersey-media-multipart + + + org.glassfish.jersey.media + jersey-media-sse + + + org.glassfish.jersey.security + oauth1-signature + + + org.glassfish.jersey.security + oauth1-client + org.onap.logging-analytics logging-filter-base