Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 69091 invoked from network); 12 Mar 2010 12:45:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Mar 2010 12:45:52 -0000 Received: (qmail 98832 invoked by uid 500); 12 Mar 2010 12:45:16 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 98785 invoked by uid 500); 12 Mar 2010 12:45:16 -0000 Mailing-List: contact dev-help@directory.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 dev@directory.apache.org Received: (qmail 98777 invoked by uid 99); 12 Mar 2010 12:45:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2010 12:45:16 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pajbam@gmail.com designates 209.85.218.217 as permitted sender) Received: from [209.85.218.217] (HELO mail-bw0-f217.google.com) (209.85.218.217) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Mar 2010 12:45:07 +0000 Received: by bwz9 with SMTP id 9so1132670bwz.25 for ; Fri, 12 Mar 2010 04:44:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:content-type :mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=5AbiC/MGxrgtF/Z3+VZePEu9gtDBFc1ECLerTLsMnV4=; b=BcCiS2+XM5IiKV5yR+ECBbyE5lWkXPsfYHVqOkoSOwIA17t2dh/ope6G1DG7GSG+lv ceaFRSYBDFtP+cSBz0YFH+RJdnVOm/B9DuNxzbSK0JBcy1uWeG4TKPz4Zh7xdxNzfx9p ANmKgutyo5FWgkylBm1NXrqylPOCyKkJFMh8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Wc7SRcQrUNVMjtdkeKYWio6ItrDA7rc/bNuV7dCdGBlnNsHLq45MRMBm1nuv6cM7wL 8u6B8svaO6UabTR+mCGtVa1XOiTQo8akOinQ7FBdNwme7qy42Tg6/MAHiwxtkOIWjLXM dQAxKCObbGUFCeNr1kyu8SlVGZPjKhYsyIoB4= Received: by 10.204.32.198 with SMTP id e6mr2397143bkd.169.1268397886830; Fri, 12 Mar 2010 04:44:46 -0800 (PST) Received: from [192.168.0.52] (lon92-10-78-226-4-211.fbx.proxad.net [78.226.4.211]) by mx.google.com with ESMTPS id g18sm5043481bkw.19.2010.03.12.04.44.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Mar 2010 04:44:46 -0800 (PST) Sender: Pierre-Arnaud Marcelot Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: Considering the Nexus repository infrastructure for our future releases? From: Pierre-Arnaud Marcelot In-Reply-To: <4B9A34B5.7090202@apache.org> Date: Fri, 12 Mar 2010 13:44:44 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <3F545158-0705-4535-95A3-1606B90FEBF1@marcelot.net> References: <3DE279B9-5179-451B-9839-73C526F58F70@marcelot.net> <4B994CEB.6010105@apache.org> <7A3BD5B8-F9A1-4E6C-B5E5-0D8BB092CE0C@marcelot.net> <4B9A34B5.7090202@apache.org> To: "Apache Directory Developers List" X-Mailer: Apple Mail (2.1077) X-Virus-Checked: Checked by ClamAV on apache.org On 12 mars 2010, at 13:33, Felix Knecht wrote: > So we keep the keep it as is. After building a release we build the > documentation and deploy it to p.a.o manually. That's also ok. Well I thought the generated doc was deployed automatically via scp by = maven, was I wrong ? I'm not really a pro of Nexus yet. I've just installed it and I'm currently trying it on my local machine. I have not idea if Nexus can handle documentation releases. I'm going to test that. Pierre-Arnaud=