From 58d5f2ef668800a226811a6f076feaafe93bee0e Mon Sep 17 00:00:00 2001 From: Sebastien Gandon Date: Wed, 9 Dec 2015 12:20:34 +0100 Subject: [PATCH] made tos p2 dep not use transitive deps and add complete set of deps in pom. --- .../dependencies.p2.tos/pom.xml | 23 +++++++++++++++++++ build/dependencies.p2/pom.xml | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/build/dependencies.p2/dependencies.p2.tos/pom.xml b/build/dependencies.p2/dependencies.p2.tos/pom.xml index 79e38aa..23cc01c 100644 --- a/build/dependencies.p2/dependencies.p2.tos/pom.xml +++ b/build/dependencies.p2/dependencies.p2.tos/pom.xml @@ -37,6 +37,29 @@ daikon 0.3.0.BUILD-SNAPSHOT + + + com.fasterxml.jackson.core + jackson-annotations + 2.4.5 + + + com.fasterxml.jackson.core + jackson-core + 2.4.6 + + + commons-codec + commons-codec + 1.6 + + + commons-lang + commons-lang + 2.4 + + + org.talend.components components-api diff --git a/build/dependencies.p2/pom.xml b/build/dependencies.p2/pom.xml index d5e72f0..2b9460f 100644 --- a/build/dependencies.p2/pom.xml +++ b/build/dependencies.p2/pom.xml @@ -61,7 +61,7 @@ ${project.build.directory}/p2/plugins - + true