Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 76825 invoked from network); 9 Mar 2010 19:40:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Mar 2010 19:40:06 -0000 Received: (qmail 33966 invoked by uid 500); 9 Mar 2010 19:39:38 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 33916 invoked by uid 500); 9 Mar 2010 19:39:37 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 33905 invoked by uid 99); 9 Mar 2010 19:39:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 19:39:37 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nbarrera@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 19:39:30 +0000 Received: by wyb42 with SMTP id 42so4090564wyb.2 for ; Tue, 09 Mar 2010 11:39:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=8vaMBHsPNxkxOk4aiOQTei9g1IER8V4oJY2ic/HPtow=; b=n4i/vHthJkW1Is10d8dHeRR1SXm6hJ1xtNPKb+L2kYAVSMNReIbqFm/dsZKxuaqX8/ qZ/s6L5zwlyjSW/vvocv35lR6EgxpzDsodzTIJ708veqJ1XLNGxHqYQMkHKZdB1ZIy0T 50et45O3PznjKrSC3wo07qx9lCfMV4fzL8KHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=sAGPqTEuaPk6olo/DGmXHcY5i7c6C0yadbUpNmDCfDb9MmQstGWrpHEs/JJfAv7GBC /X1HlGiaXreBHvyqGjQD5AbLZt+vwag3PikcCzRyHLSNPVxLdbFJfslhxp5EW+GeX/Rn r89a59AE9NO1cu9ebTEB3MSaHeGtXOkbHzAPI= MIME-Version: 1.0 Received: by 10.216.86.11 with SMTP id v11mr162020wee.219.1268163549264; Tue, 09 Mar 2010 11:39:09 -0800 (PST) From: Nicolas Barrera Date: Tue, 9 Mar 2010 16:38:49 -0300 Message-ID: <131fef381003091138t7772ed71xff1a4b3a112e8654@mail.gmail.com> Subject: Multi module Site To: users@continuum.apache.org Content-Type: multipart/alternative; boundary=0016e6d7e681defadd0481635537 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d7e681defadd0481635537 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I just can't get to work a multi module build when trying to run the following goals: clean install site site:deploy with arguments --batch-mode, --non-recursive I used to run the same goals and arguments with a single module project and everything worked fine... now, with this multimodule clean and install works fine... and site.. well almost... the site for the multi-module project works... but links to module projects doesn't so I can't get to see the real data for the real modules. hope some of you 've experienced the same problem and got to solve it, as I 've been googling for a couple of days but didn't get to an answer that turns to work for me. thanks in advance, Nicol=E1s.- --0016e6d7e681defadd0481635537--