From 4b6ebc4a71de2858e40d7675151d23ec78ea15a2 Mon Sep 17 00:00:00 2001 From: Vitaly Parfonov Date: Fri, 12 Feb 2016 17:17:57 +0200 Subject: [PATCH] Set correct dependency scope Classes from che-core-api-project used only in test so buld skip test fail according dependency convergence Signed-off-by: Vitaly Parfonov --- .../plugin-machine/che-plugin-machine-ext-client/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml index d64e51e560..a61c515066 100644 --- a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml +++ b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml @@ -61,10 +61,6 @@ org.eclipse.che.core che-core-api-model - - org.eclipse.che.core - che-core-api-project - org.eclipse.che.core che-core-api-user @@ -152,6 +148,11 @@ junit test + + org.eclipse.che.core + che-core-api-project + test + org.hamcrest hamcrest-core