Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 28909 invoked from network); 19 Sep 2005 15:30:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2005 15:30:34 -0000 Received: (qmail 99550 invoked by uid 500); 19 Sep 2005 15:30:28 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 99511 invoked by uid 500); 19 Sep 2005 15:30:28 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 99498 invoked by uid 99); 19 Sep 2005 15:30:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2005 08:30:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [134.98.65.18] (HELO gateway.elsag.de) (134.98.65.18) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 19 Sep 2005 08:30:36 -0700 Received: from vwall.elsag.de by gateway.elsag.de via smtpd (for asf.osuosl.org [140.211.166.49]) with ESMTP; Mon, 19 Sep 2005 17:30:24 +0200 Received: from esmail by esmail via smtpd (for vwall.elsag.de [192.168.100.108]) with ESMTP; Mon, 19 Sep 2005 17:30:22 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: clean plugin X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 19 Sep 2005 17:30:22 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: clean plugin Thread-Index: AcW9KHL3rcQUBSKpQTq+aof2QXYnAgABYVEAAAA7jDA= From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Maven Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N J=F6rg Schaible wrote on Monday, September 19, 2005 5:25 PM: > Arnaud HERITIER wrote on Monday, September 19, 2005 4:43 PM: >=20 >> It's not possible in maven 1. >> Dependencies are checked for any goal called. >> It's a feature already implemented in m2. >=20 > It can and it has published here on the list more than once: >=20 > > banner=3D'Gathering project list' > includes=3D'${maven.multiproject.includes}' > excludes=3D'${maven.multiproject.excludes}' > postProcessing=3D'true' >=20 > ignoreFailures=3D'${maven.multiproject.ignoreFailures}' > collectOnly=3D'true' /> > =20 > ${reactorProject.context.getVariable('maven.b > uild.dest')} > var=3D'_clean_dir'>${reactorProject.context.getVariable('maven.b > uild.dir')} > > > Just forgot: I also normally add (which has been addressed now in a current release of the plugin though) - J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org