Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 5706 invoked from network); 18 May 2007 16:32:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 16:32:07 -0000 Received: (qmail 22582 invoked by uid 500); 18 May 2007 16:32:13 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 22549 invoked by uid 500); 18 May 2007 16:32:13 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 22540 invoked by uid 99); 18 May 2007 16:32:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 09:32:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of carlossg@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 09:32:06 -0700 Received: by ug-out-1314.google.com with SMTP id y2so566143uge for ; Fri, 18 May 2007 09:31:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dOZDruLfHn0ZlMmSSAEFj8JIpLUh3Jy6duoV4qMwPWV3gIF35BhWpu1oQyHwo7Onl9RUNF16FE1Sr238Yn7R2b9QBKJtfrwlPEoOzbS0ckaYbuSpNAXd0dJfqgkgMsc/I3sz3nNdchpYxRl2nPuUWhylRzsrmvVQhoyA+5aKu6M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZipLUTQDyFaJB3eTuVo7svna5mtFwSfc6+EGhkSUwB1Jlr3JvzDExcLhpRdgAIStQ9E+sP8fEz2KZIkf/rSJd2qtm0A+kn8WFRXBsFwHxQ4MAa2YTUOT57GvpUT8KXnQAtb2nVMGC00ydzjAZwZryQiSUYgneBkC3zjKnZaqqxs= Received: by 10.67.98.9 with SMTP id a9mr1162934ugm.1179505904660; Fri, 18 May 2007 09:31:44 -0700 (PDT) Received: by 10.66.241.20 with HTTP; Fri, 18 May 2007 09:31:44 -0700 (PDT) Message-ID: <1a5b6c410705180931j7a367409rb1dc7bb69345a727@mail.gmail.com> Date: Fri, 18 May 2007 09:31:44 -0700 From: "Carlos Sanchez" Sender: carlossg@gmail.com To: dev@felix.apache.org Subject: Re: Building the reports In-Reply-To: <6A468477-5DDD-4FF8-9831-A6334FE041CD@luminis.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1a5b6c410705161500g7c1b8bf8j32f1497df95cdf6b@mail.gmail.com> <558e929db64ea413466d480b1793f327@ungoverned.org> <691166B0-2D73-4C74-93E8-E4D303A1BC4F@luminis.nl> <1a5b6c410705162115k39e8eb9fx7ec9d680a685de80@mail.gmail.com> <6A468477-5DDD-4FF8-9831-A6334FE041CD@luminis.nl> X-Google-Sender-Auth: 58b02ee264633d4b X-Virus-Checked: Checked by ClamAV on apache.org On 5/18/07, Marcel Offermans wrote: > >> One question I have, btw, is do we create a site for each subproject, > >> or one big site with all of them? Since probably each subproject will > >> do a separate release, it might make sense to have a site per > >> subproject (with subproject not necessarily mapping to one individual > >> bundle, some subprojects have multiple bundles). > > the site is generated for each module and then in the parent you can > > do some aggregate stuff, the cool thing is that i don't have to build > > the whole project to get a submodule report, which is cool for team > > work. > > Is there a way to create a deeper hierarchy than only the project/ > submodule you describe now? I'm thinking of project/module/bundle. maven uses the parent site location + artifactId if you have A -> B -> C and A site is deployed to /site then B goes to /site/B C goes to /site/B/C by default > > Greetings, Marcel > > -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride