From issues-return-24003-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Thu Jun 07 00:57:24 2007 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 67505 invoked from network); 7 Jun 2007 00:57:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jun 2007 00:57:23 -0000 Received: (qmail 3107 invoked by uid 500); 7 Jun 2007 00:57:26 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 2809 invoked by uid 500); 7 Jun 2007 00:57:26 -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 2798 invoked by uid 99); 7 Jun 2007 00:57:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 17:57:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.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, 06 Jun 2007 17:57:19 -0700 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id EBF0414A803E for ; Wed, 6 Jun 2007 19:56:58 -0500 (CDT) Message-ID: <23871363.1181177818964.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 6 Jun 2007 19:56:58 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MNG-1493) Support in multiproject environment modules with different named POMs 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 [ http://jira.codehaus.org/browse/MNG-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98680 ] Wendy Smoak commented on MNG-1493: ---------------------------------- Related thread http://www.nabble.com/Idea-for-%3Cmodules%3E-enhancement-t3880349s177.html > Support in multiproject environment modules with different named POMs > --------------------------------------------------------------------- > > Key: MNG-1493 > URL: http://jira.codehaus.org/browse/MNG-1493 > Project: Maven 2 > Issue Type: Improvement > Components: POM > Affects Versions: 2.0 > Reporter: Joerg Schaible > Priority: Minor > Fix For: 2.1.x > > > Command line version of Maven 2 supports POMs with a different name using the -f option. Unfortunately such POMs cannot be used as modules, since the value of the module tag is defined as a directory to another pom.xml instead of a pathname to another POM. Only if the value is not already an existing file the value should be treated as directory with a present pom.xml file. Similar situation applies to the relativePath element of the parent tag. > This makes the generation of different artifacts from the same sources (with some modifications) much more easy. Currently you will have to put the POMs in separate directories and modify the sourec location into another module. -- 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