Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 76482 invoked from network); 21 May 2010 05:19:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 05:19:41 -0000 Received: (qmail 70202 invoked by uid 500); 21 May 2010 05:19:41 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 70157 invoked by uid 500); 21 May 2010 05:19:41 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 69656 invoked by uid 99); 21 May 2010 05:19:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 05:19:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 05:19:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4L5JGeB008770 for ; Fri, 21 May 2010 05:19:16 GMT Message-ID: <21768415.12691274419156562.JavaMail.jira@thor> Date: Fri, 21 May 2010 01:19:16 -0400 (EDT) From: "Jarek Gawor (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Resolved: (ARIES-316) eba-maven-plugin should ignore dependencies in 'test' or 'provided' scope In-Reply-To: <14578601.12551274418795871.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ARIES-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved ARIES-316. ------------------------------- Resolution: Fixed Committed fix in revision 946875. > eba-maven-plugin should ignore dependencies in 'test' or 'provided' scope > ------------------------------------------------------------------------- > > Key: ARIES-316 > URL: https://issues.apache.org/jira/browse/ARIES-316 > Project: Aries > Issue Type: Improvement > Affects Versions: 0.1 > Reporter: Jarek Gawor > Assignee: Jarek Gawor > Fix For: 0.2 > > > The eba-maven-plugin should ignore dependencies in 'test' or 'provided' scope when generating the application manifest. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.