Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 4468 invoked from network); 22 Dec 2007 16:37:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2007 16:37:13 -0000 Received: (qmail 63872 invoked by uid 500); 22 Dec 2007 16:37:00 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 63808 invoked by uid 500); 22 Dec 2007 16:37:00 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 63797 invoked by uid 99); 22 Dec 2007 16:37:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Dec 2007 08:37:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grek@tuffmail.com designates 216.86.168.179 as permitted sender) Received: from [216.86.168.179] (HELO mxout-04.mxes.net) (216.86.168.179) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Dec 2007 16:36:36 +0000 Received: from [192.168.0.195] (unknown [157.25.238.139]) by smtp.mxes.net (Postfix) with ESMTP id E7F1ED0503 for ; Sat, 22 Dec 2007 11:36:37 -0500 (EST) Message-ID: <476D3D3B.6070200@tuffmail.com> Date: Sat, 22 Dec 2007 17:37:15 +0100 From: Grzegorz Kossakowski User-Agent: Thunderbird 2.0.0.9 (X11/20070801) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Cocoon 2.2 install References: <47697BED.6080506@spectron-msim.com> <4769A77E.4080208@searchevent.co.uk> <476A971C.3020205@spectron-msim.com> <476B001B.5030909@searchevent.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Babak Farhang pisze: >> Maven does all the 'installing' for you. As I said, Cocoon 2.2 is very >> different from earlier versions. Maven is the key. If you run Maven >> from the command line as shown in the tutorial [1] it will download what >> it needs from a remote repository and build a skeletal Cocoon 2.2 >> application for you. Then you have to figure out how to split up your >> existing app into suitable blocks and fit them into the new structure. >> Following the other tutorials in sequence will help you understand how >> to connect up other blocks. > > *My* problem is that I don't know what the artifact-ids for the > various blocks are. I imagine I have to specify these maven > dependencies in my POM, right? This site may be handy: http://mvnrepository.com/artifact/org.apache.cocoon Also you should always check our website. For example, if you want to check artifact id of template block you can find all needed information here: http://cocoon.apache.org/2.2/blocks/template/1.0/project-summary.html -- Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org