Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 48160 invoked from network); 2 Jul 2004 13:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Jul 2004 13:12:01 -0000 Received: (qmail 89172 invoked by uid 500); 2 Jul 2004 13:11:52 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 89127 invoked by uid 500); 2 Jul 2004 13:11:51 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 89110 invoked by uid 99); 2 Jul 2004 13:11:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [200.220.10.40] (HELO cetiprj2.cetip.com.br) (200.220.10.40) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 02 Jul 2004 06:11:50 -0700 Received: by cetiprj2.cetip.com.br with Internet Mail Service (5.5.2653.19) id ; Fri, 2 Jul 2004 09:55:29 -0300 Message-ID: <461999400529D64CBA3288B4A8EC21C51B4C17@correiorj01.cetip.com.br> From: Roberto Castro To: "'users@maven.apache.org'" Subject: How to generate a variable number of subprojects? Date: Fri, 2 Jul 2004 09:55:16 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I use multiproject plugin to generate jar files of my project, but, sometimes, acoording to a parameter I pass to maven (mm.spbmessage.domain), I'd like not to generate all subprojects (jars). I run maven this way; ">maven multiproject:install -Dmm.spbmessage.domain=CETIP" Is there a conditional command I could use in "project.properties" file, in order to configure "maven.multiproject.includes" accordingly? Thanks in advance. Regards, Roberto de Castro Analista de Suporte Cetip - Desus Rio de Janeiro +55 21 2276-7439 mailto:robertoc@cetip.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org