Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 74189 invoked from network); 30 Dec 2004 23:10:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Dec 2004 23:10:58 -0000 Received: (qmail 67138 invoked by uid 500); 30 Dec 2004 23:10:56 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 67074 invoked by uid 500); 30 Dec 2004 23:10:56 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 67042 invoked by uid 99); 30 Dec 2004 23:10:55 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail2.tsd.biz (HELO Lavoie.tsdinc.steitz.com) (209.249.229.4) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 30 Dec 2004 15:10:51 -0800 Received: from [192.168.1.4] ([130.13.71.41]) by Lavoie.tsdinc.steitz.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 30 Dec 2004 18:10:47 -0500 Message-ID: <41D46EDE.1050604@steitz.com> Date: Thu, 30 Dec 2004 16:10:54 -0500 From: Phil Steitz User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: [naming] Site update Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Dec 2004 23:10:47.0435 (UTC) FILETIME=[CBDB15B0:01C4EEC4] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I just updated the [naming] site, adding api docs for the subprojects. I had to manually remove a fair amount of maven-generated cruft in the subproject directories -- things like the /images subdirectory -- so for now at least updates of /www need to be handled with care. Does anyone know how to stop maven multiproject:site from generating all of the extra files? I turned as many options off as I could find, but still get the (unlinked, unused) files pushed into /target/docs. Phil