Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 52788 invoked from network); 7 Sep 2005 16:33:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2005 16:33:36 -0000 Received: (qmail 94996 invoked by uid 500); 7 Sep 2005 16:33:31 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 94961 invoked by uid 500); 7 Sep 2005 16:33:31 -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 94948 invoked by uid 99); 7 Sep 2005 16:33:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 09:33:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [24.201.245.36] (HELO relais.videotron.ca) (24.201.245.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 09:33:42 -0700 Received: from [10.1.1.135] ([24.37.57.17]) by VL-MO-MR003.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IMG00E8CGN43IG0@VL-MO-MR003.ip.videotron.ca> for users@maven.apache.org; Wed, 07 Sep 2005 12:33:04 -0400 (EDT) Date: Wed, 07 Sep 2005 12:28:01 -0400 From: =?ISO-8859-1?Q?Eric_Gigu=E8re?= Subject: Directory structure... xdoc or xdocs? To: Maven Users List Message-id: <431F1511.1010707@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all Just wondering... In the convention document, the xdoc that are used to produce the site should be located in src/site/xdoc. But, the plugin doesn't use that value as derfaut. And the maven project itself does not use this directory either. I know that we can customize the plugin's behavoir by setting maven.docs.src but since I'm creating a lot of new projects now, I would like to use the recommended structure. So, putting them (the xdocs) in src/site/xdoc would be THE place to put them? thx Eric. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org