Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E659DBBE for ; Tue, 6 Nov 2012 20:08:32 +0000 (UTC) Received: (qmail 89275 invoked by uid 500); 6 Nov 2012 20:08:32 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 89247 invoked by uid 500); 6 Nov 2012 20:08:32 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 89239 invoked by uid 99); 6 Nov 2012 20:08:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 20:08:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.219.192.166] (HELO smtp.bredband2.com) (83.219.192.166) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 20:08:24 +0000 Received: from [192.168.0.3] (c-83-233-111-38.cust.bredband2.com [83.233.111.38]) (Authenticated sender: ed5133) by smtp.bredband2.com (Postfix) with ESMTPA id 1599CDCC53 for ; Tue, 6 Nov 2012 21:08:01 +0100 (CET) Message-ID: <50996E21.30907@apache.org> Date: Tue, 06 Nov 2012 21:08:01 +0100 From: Dennis Lundberg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: dev@creadur.apache.org Subject: Re: Release Rat ...? [WAS Re: [DISCUSS] Minimum version of Maven to use the Rat plugin] References: <505F712D.2000904@apache.org> <50968661.4030901@blueyonder.co.uk> <50969D44.5080309@apache.org> <509824A9.6040102@blueyonder.co.uk> In-Reply-To: <509824A9.6040102@blueyonder.co.uk> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 2012-11-05 21:42, Robert Burrell Donkin wrote: > On 11/04/12 16:52, Dennis Lundberg wrote: >> On 2012-11-04 16:14, Robert Burrell Donkin wrote: > > > >>> Does it make sense to start working towards a new release...? >> >> Yes, I think so. I have these things left on my todo list: >> >> A. Rewrite site for core module, which is now in JIRA as RAT-123 >> B. Add xml schema to assembly descriptors and site descriptors, so that >> they can be validated >> C. Rewrite src/site/apt/site-publish.apt, given that we're not in the >> incubator any more >> >> - Robert has assigned A to himself. > > I wrote some stuff at the weekend, but then accidentally deleted tonight > (Doh!) > >> - I'll take care of B tonight. > > :-) > >> - We can probably do C as an exercise during the release, to bring it in >> touch with reality > > What's the current state of play wrt Maven -> Apache CMS integration...? There is a plugin called "Maven SCM Publish Plugin" [1], of which version 1.0-beta-2 has just been released. The purpose of it is to publish a Maven generated site to any supported SCM, such as the ASF new svnpubsub model for publishing sites. I haven't tried it myself yet. [1] http://maven.apache.org/plugins/maven-scm-publish-plugin/ > Robert -- Dennis Lundberg