From ivy-user-return-4358-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Tue Dec 02 05:42:39 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 18565 invoked from network); 2 Dec 2008 05:42:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Dec 2008 05:42:36 -0000 Received: (qmail 22067 invoked by uid 500); 2 Dec 2008 05:42:47 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 22042 invoked by uid 500); 2 Dec 2008 05:42:47 -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 22030 invoked by uid 99); 2 Dec 2008 05:42:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 21:42:47 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rfkrocktk@gmail.com designates 209.85.200.174 as permitted sender) Received: from [209.85.200.174] (HELO wf-out-1314.google.com) (209.85.200.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2008 05:41:17 +0000 Received: by wf-out-1314.google.com with SMTP id 29so2991652wff.10 for ; Mon, 01 Dec 2008 21:41:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=zVQFKVlQZQ7xN6a9hhVyoik3TWz6GP3dUwaRaDBzVOQ=; b=GnV91GZTtv/OD8R8QP0rt2SjQCufjuL+m+C+mrVOh5S6soAAb6C6ULrhHWOgjn3qjo o8znJb7GTm9FJ2dj39+x1KGU2Wm5j0eS4Nfuz1UjzRiDp6KVi5tImUwkaBKejf9nJej8 GpQqD6w+w6QZou546rDF+2u3uZmurwBW4cCGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=gLDJl1+v9PLVCJ7GFhCuvGCKG37ilNKoby68Tc+6gd+DBox8n5TuUPy6bT6ersgKjg OGFkdgfhM/3gJJiZuukq1onZCe1PSySuI2ZmxtZRaZ2BTZsXyGHWKu497VOsChOP9P5/ uzLw4LAs+TasRNRQEzjs1AM4zNNzdQf8bEuis= Received: by 10.142.50.5 with SMTP id x5mr4765937wfx.330.1228196514760; Mon, 01 Dec 2008 21:41:54 -0800 (PST) Received: by 10.142.81.4 with HTTP; Mon, 1 Dec 2008 21:41:54 -0800 (PST) Message-ID: <82ec4e440812012141k54a36340h379e8f6aebc9058f@mail.gmail.com> Date: Mon, 1 Dec 2008 21:41:54 -0800 From: "Tyler Kocheran" To: ivy-user@ant.apache.org Subject: Ivy Errors on Retrieve MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_108834_31185974.1228196514749" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_108834_31185974.1228196514749 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm kind of new to using Ivy, and I have been having problems doing somewhat simple tasks in Ivy. I'm trying to download Apache Mina from the default repository. My ivy.xml file looks as so: If I change the dependency to something else such as the "commons-lang" library, I get no errors. Here is the error I am getting: [ivy:resolve] :: problems summary :: [ivy:resolve] :::: WARNINGS [ivy:resolve] [FAILED ] org.apache.mina#mina-core;2.0.0-M3!mina-core.bundle: (0ms) [ivy:resolve] ==== shared: tried [ivy:resolve] C:\Documents and Settings\tk\.ivy2/shared/org.apache.mina/mina-core/2.0.0-M3/bundles/mina-core.bundle [ivy:resolve] ==== public: tried [ivy:resolve] http://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.0-M3/mina-core-2.0.0-M3.bundle [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: FAILED DOWNLOADS :: [ivy:resolve] :: ^ see resolution messages for details ^ :: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: org.apache.mina#mina-core;2.0.0-M3!mina-core.bundle [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: As per the Quick Start tutorial, I looked up the dependency on the mvnrepository.com website, it is listed as so: org.apache.mina mina-core 2.0.0-M3 Is there something I'm doing wrong? Thanks, - TK -- And do this, knowing the time, that now it is high time to awake out of sleep; for now our salvation is nearer than when we first believed. ------=_Part_108834_31185974.1228196514749--