Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E4169AAA for ; Sat, 24 Mar 2012 21:20:45 +0000 (UTC) Received: (qmail 29248 invoked by uid 500); 24 Mar 2012 21:20:43 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 29179 invoked by uid 500); 24 Mar 2012 21:20:43 -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 29166 invoked by uid 99); 24 Mar 2012 21:20:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2012 21:20:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of waynefay@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-ob0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2012 21:20:35 +0000 Received: by obhx4 with SMTP id x4so4503114obh.30 for ; Sat, 24 Mar 2012 14:20:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=2k62n4xg8bqfY+nl3+HfT5JxlaIBk/7wQ2dE9ZpHKQA=; b=tQTRp6sM0cHyxXgRfUBgQqKT0/0RuLABTFD8T7CC8qHrlDc7Vv9GHQTk60c4QAHF3H sa83cEyQ691L3JxWGBfWBbMxl/iMbiZb/WRmRNcpHLAtXehQ3vyMLvlQ+HZsWe6nqTHJ h7biyZUN4LGdtnUxdpMbVamxVCvuryX+BBvDPnpPpG2qsG1MLx+Rpj7Tr9P/a49IaUf8 vT5wQ5kTMPMzOEG6gDi34Jqjh7tjVuWf3TvUKSaI5Gx9X36kgF6jBMMFTrSxMQIMiGyS s0jCfDhFvSpAgkScNgAUKsY3S8bOiOcN900OWP5fw3b2U+lC2xFHB3iSMc2AwecPUWXG /KKw== Received: by 10.182.109.106 with SMTP id hr10mr21183331obb.27.1332624014462; Sat, 24 Mar 2012 14:20:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.37.100 with HTTP; Sat, 24 Mar 2012 14:19:52 -0700 (PDT) In-Reply-To: References: <1332603959513-5591867.post@n5.nabble.com> From: Wayne Fay Date: Sat, 24 Mar 2012 16:19:52 -0500 Message-ID: Subject: Re: Mvn command line options To: Maven Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org > As we're on the Maven list, a better way to do this is to simply define a > new POM project that aggregates the modules you need built. =C2=A0You wou= ld > simply have a "modules" list with entries like "../finApp" and > "../Communications". You would place this new module as a peer of "finApp= " > and "Communications". =C2=A0Then, you just do "mvn install" in your new m= odule. This has already been suggested and rejected. I have no idea why. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org