Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 55185 invoked from network); 7 Feb 2006 16:57:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Feb 2006 16:57:33 -0000 Received: (qmail 13910 invoked by uid 500); 7 Feb 2006 16:57:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 13528 invoked by uid 500); 7 Feb 2006 16:57:27 -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 13517 invoked by uid 99); 7 Feb 2006 16:57:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 08:57:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of vilya.harvey@gmail.com designates 66.249.92.202 as permitted sender) Received: from [66.249.92.202] (HELO uproxy.gmail.com) (66.249.92.202) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2006 08:57:26 -0800 Received: by uproxy.gmail.com with SMTP id m3so480812uge for ; Tue, 07 Feb 2006 08:57:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=rkaHe14nEEkoj7s2rs1W/5hJnSgw5AAImU+2TmID12WW1NMTnXvCehSitg0PA1uURzUl86FlXIZPOqxKTb2dK7FxXWRjWTU5zFug1hMCe4EExOUusKCbbUBbjRWdz7HQV/8ZE2tQtl4mjOmIffdO7wZKWZfWzx8QQBuSeIoX9VY= Received: by 10.66.164.4 with SMTP id m4mr2993498uge; Tue, 07 Feb 2006 08:57:02 -0800 (PST) Received: from ?192.168.2.2? ( [83.67.99.164]) by mx.gmail.com with ESMTP id j1sm5224260ugf.2006.02.07.08.57.00; Tue, 07 Feb 2006 08:57:00 -0800 (PST) Message-ID: <43E8D129.2080006@gmail.com> Date: Tue, 07 Feb 2006 16:56:09 +0000 From: Vilya Harvey User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Cocoon Dev Subject: How to build cocoon trunk? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there, After spending some time developing on Cocoon 2.1.5.1, I thought it was time to try and get up to date. I've checked out the Cocoon trunk from SVN and tried to follow the instructions in the README.m10n.txt file, but seem to keep getting problems. The first problem was that the cocoon-deployer module (in the cocoon-block-deployer subdirectory) wouldn't build. I found another thread related to that which indicated (if I understood correctly) that cocoon-deployer was not needed; I've commented it out for now. Now I'm gettting a lot of warnings about Maven being unable to get resources from various directories. I'm not very familiar with Maven yet - are these things I can ignore, or will they come back to bite me later if I do? Finally, once I have got it all downloaded and building correctly, what is the intended way of developing applications for it? I read a passing comment somewhere that user code would be written as a block and would just declare dependencies on the blocks it needs. Is that the case? If so, where can I find information about writing blocks? If not, how *should* I be writing applications for Cocoon 2.2? Any help would be very much appreciated! Vil. -- http://www.vilyaharvey.com