Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 56974 invoked from network); 25 Sep 2004 15:31:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Sep 2004 15:31:14 -0000 Received: (qmail 95550 invoked by uid 500); 25 Sep 2004 15:33:23 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 95531 invoked by uid 99); 25 Sep 2004 15:33:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [205.158.62.78] (HELO smtp1.us4.outblaze.com) (205.158.62.78) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 25 Sep 2004 08:33:23 -0700 Received: (qmail 24648 invoked from network); 25 Sep 2004 10:06:40 -0000 Received: from unknown (HELO jtfb411) (tim.reilly:consultant.com?mail.com@65.34.226.232) by smtp1.us4.outblaze.com with SMTP; 25 Sep 2004 10:06:40 -0000 From: "Tim Reilly" To: Subject: site directory Date: Sat, 25 Sep 2004 06:08:53 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N My last commit of project.xml reverts these values: incubator.apache.org /www/incubator.apache.org/jackrabbit/docs/ incubator.apache.org /www/www.apache.org/dist/java-repository/ Sorry to have done that Roy, however siteDirectory = docs didn't seem right for what I was thinking about using maven's site:deploy. I see your note in the project.properties now: ###################################################################### # Site Deploy (we deploy into ./docs for checkout on incubator.apache.org) ###################################################################### Is there's some process within incubator that gets the /docs directory from source control and publishes it to /www ? In that case, your previous change was correct - sorry to misguide you. I'd assumed it was like jakarta-commons: http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apac he.org&msgNo=53338 If not (or also) - "Directory" project has the maven site stuff going within incubator. http://incubator.apache.org/directory/ but I can't make heads of it without asking them what's going on. Thanks, -TR