Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 51383 invoked from network); 3 Dec 2009 22:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 22:02:43 -0000 Received: (qmail 40202 invoked by uid 500); 3 Dec 2009 22:02:43 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 40154 invoked by uid 500); 3 Dec 2009 22:02:43 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 40102 invoked by uid 99); 3 Dec 2009 22:02:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 22:02:43 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 22:02:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C810E234C4B2 for ; Thu, 3 Dec 2009 14:02:20 -0800 (PST) Message-ID: <2128295425.1259877740818.JavaMail.jira@brutus> Date: Thu, 3 Dec 2009 22:02:20 +0000 (UTC) From: "Maarten Coene (JIRA)" To: notifications@ant.apache.org Subject: [jira] Resolved: (IVY-807) Ivy doesn't support Maven 2.0.9 'import' scope In-Reply-To: <1664025133.1208868389496.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IVY-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-807. ------------------------------- Resolution: Fixed Added support for this 'import' scope in trunk. First tests seems ok, but still have to add some unit tests... > Ivy doesn't support Maven 2.0.9 'import' scope > ---------------------------------------------- > > Key: IVY-807 > URL: https://issues.apache.org/jira/browse/IVY-807 > Project: Ivy > Issue Type: Improvement > Components: Maven Compatibility > Reporter: Xavier Hanin > Assignee: Maarten Coene > Fix For: trunk > > > Recently releases Maven 2.0.9 introduced a new scope, which is not yet supported by Ivy. > See here for details about this new scope: > http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.