Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5FD918E7D for ; Wed, 30 Sep 2015 17:46:25 +0000 (UTC) Received: (qmail 50975 invoked by uid 500); 30 Sep 2015 17:46:18 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 50944 invoked by uid 500); 30 Sep 2015 17:46:18 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 50929 invoked by uid 99); 30 Sep 2015 17:46:17 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 17:46:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 551BBC040B for ; Wed, 30 Sep 2015 17:46:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.149 X-Spam-Level: X-Spam-Status: No, score=0.149 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9vgZPbHuNiN6 for ; Wed, 30 Sep 2015 17:46:09 +0000 (UTC) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id F07A142B36 for ; Wed, 30 Sep 2015 17:46:08 +0000 (UTC) Received: by padhy16 with SMTP id hy16so46929058pad.1 for ; Wed, 30 Sep 2015 10:46:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=wqHCzmnVaZs3rSTpXH1xYrTbvcvgw129QKxedCRtm7I=; b=brCsd9t7xberTl0Y6VRm8sGA8DjshTjgZgpS2WaQTovZfXpPr2MO3i69MBAYjWHBat S3Rh9ysBq7fTxl+STUVP9JF1FccZ1WZ28Yqvx3wFvNtvDCbdU54m3ROf10eaYT0cLg/x 6Nhp523MZuFzNQdmORrv1QT7Bg0XpYg6wNL5NwO9o8SiNZsIgRPnIEUn6+mO430Ou5FI 37jbHBRZzsljLQBVnqB803Jjw6BYqOcsSmnRp+Ke87hZFQLAQF5kPqaLDOHcRuyPoOlh e1B+BS3OV+4h18wMC0Zt0UP8D9wQQjbALHsokRxiyoT/MHX24N5tYW7q39hpKA083IxU x4wg== X-Received: by 10.68.219.194 with SMTP id pq2mr6281524pbc.20.1443635168221; Wed, 30 Sep 2015 10:46:08 -0700 (PDT) Received: from [10.94.1.30] ([96.90.214.65]) by smtp.googlemail.com with ESMTPSA id gi4sm1907916pbc.4.2015.09.30.10.46.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Sep 2015 10:46:07 -0700 (PDT) Message-ID: <560C1FDD.8090203@gmail.com> Date: Wed, 30 Sep 2015 23:16:05 +0530 From: Jaikiran Pai User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: Re: Need help with Ivy and Dependecies / PAID JOB / Preferable in German References: <84B278AD-48CB-4571-B685-BC6B1BA188C0@schubec.com> In-Reply-To: <84B278AD-48CB-4571-B685-BC6B1BA188C0@schubec.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit If those ivy.xml and other configs aren't private, maybe you could just post them to this list and explain which artifacts aren't downloaded, then maybe someone can take a look and help. -Jaikiran On Wednesday 30 September 2015 03:19 PM, schubec GmbH wrote: > Dear Ivy-Community, > > this is my first post to this mailing list so I hope I comply with your guidelines. > > I have two projects where I use ANT and IVY. > Project A uses Project B. > Project B uses some external dependencies. > > When I fetch the dependencies for Project A, Project B (the JAR file) is fetched, but not the external JARs of Project B. > I read a lot of tutorials and played with configurations but I do not get it… > > I need someone (preferable in GERMAN, but English is also fine) who has a look at my configuration (eg. with TeamViewer and Skype) so he can explain what I am doing wrong. I will pay for your time and knowledge! > Please contact me at bernhard.schulz@schubec.com > > Thank you, > Bernhard > >