From dev-return-99106-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Thu Apr 03 10:43:30 2008 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 88177 invoked from network); 3 Apr 2008 10:43:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 10:43:30 -0000 Received: (qmail 31616 invoked by uid 500); 3 Apr 2008 10:43:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 31585 invoked by uid 500); 3 Apr 2008 10:43:29 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 31574 invoked by uid 99); 3 Apr 2008 10:43:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 03:43:29 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of savs@andrewsavory.com does not designate 209.85.198.188 as permitted sender) Received: from [209.85.198.188] (HELO rv-out-0910.google.com) (209.85.198.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 10:42:48 +0000 Received: by rv-out-0910.google.com with SMTP id k15so2674937rvb.18 for ; Thu, 03 Apr 2008 03:43:00 -0700 (PDT) Received: by 10.140.82.40 with SMTP id f40mr5523048rvb.0.1207219380385; Thu, 03 Apr 2008 03:43:00 -0700 (PDT) Received: by 10.141.193.21 with HTTP; Thu, 3 Apr 2008 03:43:00 -0700 (PDT) Message-ID: Date: Thu, 3 Apr 2008 11:43:00 +0100 From: "Andrew Savory" Sender: savs@andrewsavory.com To: dev@cocoon.apache.org Subject: Re: [test] Instructions to test Cocoon 2.2-final In-Reply-To: <47F3A87A.9010406@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47F3A87A.9010406@apache.org> X-Google-Sender-Auth: faa0a559e097ae90 X-Virus-Checked: Checked by ClamAV on apache.org Hi On 02/04/2008, Reinhard Poetz wrote: > mvn > org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create > -DarchetypeGroupId=org.apache.cocoon > -DarchetypeArtifactId=cocoon-22-archetype-block > -DarchetypeVersion=1.0.0 > -DgroupId=com.mycompany > -DartifactId=myBlock > > -DremoteRepositories=http://people.apache.org/builds/cocoon/ works for me > Please test the "getting-started" application > (http://people.apache.org/~reinhard/cocoon-staging/cocoon-getting-started/) > whether it runs at your environment. works for me Andrew.