Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 21297 invoked from network); 4 Jan 2007 14:11:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2007 14:11:58 -0000 Received: (qmail 3894 invoked by uid 500); 4 Jan 2007 14:12:04 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 3880 invoked by uid 500); 4 Jan 2007 14:12:04 -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 3869 invoked by uid 99); 4 Jan 2007 14:12:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 06:12:03 -0800 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 [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 Jan 2007 06:11:53 -0800 Received: (qmail 17729 invoked from network); 4 Jan 2007 14:11:36 -0000 Received: from 166.52.68-86.rev.gaoland.net (HELO ?127.0.0.1?) (86.68.52.166) by 0 with SMTP; 4 Jan 2007 14:11:36 -0000 Message-ID: <459D0B09.6070803@venisse.net> Date: Thu, 04 Jan 2007 15:11:21 +0100 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: How can I do References: <23593301.112471167919154215.JavaMail.www@wwinf2207> In-Reply-To: <23593301.112471167919154215.JavaMail.www@wwinf2207> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org It isn't possible in 1.0.3, this feature is implemeted in 1.1. Emmanuel Christophe LECHENNE a écrit : > Hi all, > > I've got 2 maven2 projects A and B in continuum 1.0.3, B depend on A. > I want that if I modify A, that continuum builds A and B. > Can you help me ? > > Christophe Lechenne > > > >