Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 40467 invoked from network); 16 Feb 2007 16:40:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 16:40:36 -0000 Received: (qmail 3930 invoked by uid 500); 16 Feb 2007 16:40:42 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 3911 invoked by uid 500); 16 Feb 2007 16:40:42 -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 3898 invoked by uid 99); 16 Feb 2007 16:40:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 08:40:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of hilco.wijbenga@gmail.com designates 209.85.134.190 as permitted sender) Received: from [209.85.134.190] (HELO mu-out-0910.google.com) (209.85.134.190) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 08:40:32 -0800 Received: by mu-out-0910.google.com with SMTP id w1so30085mue for ; Fri, 16 Feb 2007 08:40:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=angF67f4itghX82z38w2tGeassXdAvmVqVQfIZOUz16gI/baOj4Oe7F9om9+dTkd+IHBJAnHXnA4O5dcqTe5rZQHFIiYDcdC22T27NFGBN8JysabezreM7IZ0+fY0HYh+fEiuqTwb5K0ODocK9wYZbHegPIaXcF6vo0m1EKShf0= Received: by 10.82.177.3 with SMTP id z3mr5057840bue.1171644011143; Fri, 16 Feb 2007 08:40:11 -0800 (PST) Received: by 10.82.174.15 with HTTP; Fri, 16 Feb 2007 08:40:11 -0800 (PST) Message-ID: Date: Fri, 16 Feb 2007 08:40:11 -0800 From: "Hilco Wijbenga" To: continuum-users@maven.apache.org Subject: Re: How to get more than one module from CVS? In-Reply-To: <45D584E2.4010302@venisse.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45D584E2.4010302@venisse.net> X-Virus-Checked: Checked by ClamAV on apache.org On 2/16/07, Emmanuel Venisse wrote: > you need to define your scm url to a parent directory of your modules and add a pom > in this directory. Ah yes, "module" is a bit overloaded. :-) I was talking about *CVS* modules. There is no parent directory...