From 3a23f2198302df9fc1f7f5494a20e5c65acd8679 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Wed, 28 Jan 2015 14:07:17 -0800 Subject: [PATCH] excluded ivy dependencies --- core/pom.xml | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 7bcade380f17c..594ae7fe9c8cb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -228,6 +228,84 @@ org.apache.ivy ivy 2.4.0 + + + org.apache.ant + ant + + + org.apache.ant + ant-nodeps + + + org.apache.ant + ant-trax + + + commons-httpclient + commons-httpclient + + + oro + oro + + + commons-vfs + commons-vfs + + + com.jcraft + jsch + + + com.jcraft + jsch.agentproxy + + + com.jcraft + jsch.agentproxy.connector-factory + + + com.jcraft + jsch.agentproxy.jsch + + + org.bouncycastle + bcpg-jdk14 + + + org.bouncycastle + bcprov-jdk14 + + + junit + junit + + + commons-lang + commons-lang + + + org.apache.ant + ant-testutil + + + ant + ant-launcher + + + ant-contrib + ant-contrib + + + xerces + xercesImpl + + + xerces + xmlParserAPIs + + org.tachyonproject