Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 58656 invoked from network); 17 Apr 2008 10:21:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2008 10:21:53 -0000 Received: (qmail 59188 invoked by uid 500); 17 Apr 2008 10:21:54 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 59166 invoked by uid 500); 17 Apr 2008 10:21:53 -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 59154 invoked by uid 99); 17 Apr 2008 10:21:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 03:21:53 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jose.noheda@gmail.com designates 209.85.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 10:21:10 +0000 Received: by wa-out-1112.google.com with SMTP id k22so12897waf.0 for ; Thu, 17 Apr 2008 03:21:23 -0700 (PDT) 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:in-reply-to:mime-version:content-type:references; bh=cYGOYDCOmFPD1wM7DV2Kgv/gmfzKAETSeQfIZxNy+CQ=; b=woqtS/PabdqTpnsrHBJUBO+6CVUxZzMhY4Izx7ZK6avVCm0aVlecEInxymEodd8wfKAQC1Qa2ftNHNirJaE9XQe1Cu02TInxxjRKFIpE6F5NAd9YhzTaoU/XzHqPCkmR30Y5qZ7+vLTmSV/YdwjXW/XW4iUFEGJjgta9OTKazws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RB3PJz+7qwLow4in6fuIv/MFEbKuxz6qZYt/nQanZWYM/mpL1f/lt/aGpo6QfO/tD9KmyGjojesDPOrHDo5/VTVZ/LrXnc6Q4P3VHKcQ8YduKQhDIc4lLKv08X9Ax/0jUDHcYPVqg606bEvLG8i5xRHE3oNeNiHD2CMJdc0eKQA= Received: by 10.114.13.10 with SMTP id 10mr1195748wam.106.1208427683497; Thu, 17 Apr 2008 03:21:23 -0700 (PDT) Received: by 10.114.200.12 with HTTP; Thu, 17 Apr 2008 03:21:23 -0700 (PDT) Message-ID: Date: Thu, 17 Apr 2008 12:21:23 +0200 From: "Jose Noheda" To: ivy-user@ant.apache.org Subject: Re: Spring Security 2.0 error In-Reply-To: <200804171130.55050.nicolas.lalevee@anyware-tech.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_39373_3231208.1208427683489" References: <200804171130.55050.nicolas.lalevee@anyware-tech.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_39373_3231208.1208427683489 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Done (http://issues.apache.org/jira/browse/IVY-799) Regards, On Thu, Apr 17, 2008 at 11:30 AM, Nicolas Lalev=E9e < nicolas.lalevee@anyware-tech.com> wrote: > Le jeudi 17 avril 2008, Jose Noheda a =E9crit : > > Hi, > > > > I'm getting the following error when downloading Spring Security: > > > > [ivy:retrieve] > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: FAILED DOWNLOADS :: > > [ivy:retrieve] :: ^ see resolution messages for details ^ :: > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: > > > org.springframework.security#spring-security-core;2.0.0!spring-security-c= or > >e.bundle [ivy:retrieve] > > :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] > > > > The ivy.xml is as follows > > > > name=3D"spring-security-core" > > rev=3D"2.0.0" conf=3D"compile->default;package_war->default" /> > > > > I've even tried (to no avail, of course) > > > > name=3D"spring-security-core" > > rev=3D"2.0.0" conf=3D"compile->default;package_war->default"> > > > > > > > > Can someone confirm there's a problem with it? > > I think there is an issue in Ivy's pom parser which doesn't understand > that > a "bundle" packaging is actually a .jar file. > > Could you open an Jira issue ? > > cheers, > Nicolas > ------=_Part_39373_3231208.1208427683489--