Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 7190 invoked from network); 14 Feb 2007 04:12:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2007 04:12:46 -0000 Received: (qmail 16020 invoked by uid 500); 14 Feb 2007 04:12:53 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 15881 invoked by uid 500); 14 Feb 2007 04:12:52 -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 15870 invoked by uid 99); 14 Feb 2007 04:12:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 20:12:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 20:12:42 -0800 Received: (qmail 17815 invoked by uid 89); 14 Feb 2007 04:12:21 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 14 Feb 2007 04:12:21 -0000 Message-ID: <133104902.1171426341554.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 13 Feb 2007 22:12:21 -0600 (CST) From: "Vlad Skarzhevskyy (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (MECLIPSE-229) multiproject with classifier dependency on another module MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org multiproject with classifier dependency on another module --------------------------------------------------------- Key: MECLIPSE-229 URL: http://jira.codehaus.org/browse/MECLIPSE-229 Project: Maven 2.x Eclipse Plugin Issue Type: Bug Components: multiproject Affects Versions: 2.3, 2.2 Environment: windows, java5, multiproject Reporter: Vlad Skarzhevskyy I have module "microemu-injected" with artifact inject org.microemu microemu-injected ${version} inject When I generate eclipse project I got dependency on complete project not just to its artifact. When generating project for each module separately And this is what I need. But I have other project dependancy so I can't use useProjectReferences:false Project https://microemulator.svn.sourceforge.net/svnroot/microemulator/trunk/microemulator Is it posible to add filter to configuration of maven-eclipse-plugin to trigger different behaviour for this situation. like this: false microemu-injected or Simple : false -- 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