From: GuangrongFu Date: Mon, 26 Mar 2018 12:39:02 +0000 (+0800) Subject: Change the dependenies to fix Nexus IQ issues X-Git-Tag: 1.2.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fdsa.git;a=commitdiff_plain;h=81dd697a675d2c5bfd60b8496e46c620559cd49c Change the dependenies to fix Nexus IQ issues Change-Id: Ia1a50cb1e217bda10fe13a0a42e315da54f37df1 Issue-ID: HOLMES-123 Signed-off-by: GuangrongFu --- diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 93f1813..2eea070 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -15,7 +15,7 @@ ~ limitations under the License. --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -46,6 +46,14 @@ ch.qos.logback logback-classic + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + @@ -90,14 +98,6 @@ log4j-over-slf4j org.slf4j - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.core - jackson-core - org.hibernate hibernate-validator @@ -292,9 +292,9 @@ + implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/> + implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> org.onap.holmes.dsa.DMaapDsaActiveApp