Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 73998 invoked from network); 10 Jun 2009 05:20:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 05:20:02 -0000 Received: (qmail 8860 invoked by uid 500); 10 Jun 2009 05:20:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 8768 invoked by uid 500); 10 Jun 2009 05:20:13 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 8758 invoked by uid 99); 10 Jun 2009 05:20:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 05:20:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 05:20:03 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4410314A81B5 for ; Wed, 10 Jun 2009 00:19:42 -0500 (CDT) Message-ID: <15827828.150001244611182228.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 10 Jun 2009 00:19:42 -0500 (CDT) From: "Kannan Kesavan (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MEAR-73) Property to disable transitive dependencies resolving In-Reply-To: <17646965.1185364693778.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MEAR-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179834#action_179834 ] Kannan Kesavan commented on MEAR-73: ------------------------------------ Hi, We are also facing same issue in maven-ear-plugin. In our project, one of our transitive dependency using ".so" files. In that project, they didn't specify any scope for ".so" files. Also it is not possible for us to give scope (entirely different project, and it is not in our hands to change/give scope). Finally when we build our ear module, it is throwing unknown artifact types[so]. Could you please let me know when it will be fixed? Thanks, Kannan > Property to disable transitive dependencies resolving > ----------------------------------------------------- > > Key: MEAR-73 > URL: http://jira.codehaus.org/browse/MEAR-73 > Project: Maven 2.x Ear Plugin > Issue Type: Improvement > Reporter: Thomas Hart > Assignee: Stephane Nicoll > Attachments: ear.jpg, patch.txt, patch2.txt > > > We have ears with a lot of modules. So the transitive dependencies are very huge and to exclude all these with {{true}} is no option. Also to mark these dependencies with optional is no way. It is possible to create a new property for that? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira