From continuum-users-return-1125-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Feb 23 23:55:45 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 76949 invoked from network); 23 Feb 2006 23:55:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Feb 2006 23:55:45 -0000 Received: (qmail 2796 invoked by uid 500); 23 Feb 2006 23:55:44 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 2767 invoked by uid 500); 23 Feb 2006 23:55:44 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 2756 invoked by uid 99); 23 Feb 2006 23:55:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2006 15:55:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Feb 2006 15:55:43 -0800 Received: (qmail 4734 invoked from network); 23 Feb 2006 23:55:25 -0000 Received: from 55.27.99-84.rev.gaoland.net (HELO ?127.0.0.1?) (84.99.27.55) by 0 with SMTP; 23 Feb 2006 23:55:25 -0000 Message-ID: <43FE4B63.7050101@venisse.net> Date: Fri, 24 Feb 2006 00:55:15 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: SPAM: Multi module projects References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It isn't a continuum question but a maven question. Please ask the correct list. Emmanuel Max a écrit : > Hi, > > Is it possible to setup a multi-module project such that a child module can be > shared between two parent projects? What if i have two seperate projects A and B > and they both depend upon a module C. How do i do this since there is only one > tag? > > Also is it possible to have common checkstyle plugin for all child modules from > within the parent pom? > > MAx. > > > >