From dev-return-96029-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Wed Aug 08 15:32:56 2007 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 96198 invoked from network); 8 Aug 2007 15:32:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 15:32:51 -0000 Received: (qmail 38078 invoked by uid 500); 8 Aug 2007 15:32:48 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 37912 invoked by uid 500); 8 Aug 2007 15:32:48 -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 37901 invoked by uid 99); 8 Aug 2007 15:32:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 08:32:48 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.86.168.179] (HELO mxout-04.mxes.net) (216.86.168.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 15:32:38 +0000 Received: from [192.168.0.129] (unknown [80.240.191.89]) by smtp.mxes.net (Postfix) with ESMTP id B52EEA32B1 for ; Wed, 8 Aug 2007 11:32:20 -0400 (EDT) Message-ID: <46B9E1FA.3070400@apache.org> Date: Wed, 08 Aug 2007 17:32:10 +0200 From: Grzegorz Kossakowski User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Trunk Broken, Re: [jira] Commented: (COCOON-2079) Parser error when launching webapp with jetty References: <5055837.1186415639487.JavaMail.jira@brutus> <46B9BA14.4090103@reverycodes.com> <46B9C4AC.40101@apache.org> <46B9DE50.9020603@reverycodes.com> In-Reply-To: <46B9DE50.9020603@reverycodes.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Vadim Gritsenko pisze: > Grzegorz Kossakowski wrote: >> Vadim Gritsenko pisze: >> >> It was missing dependency on cocoon-sitemap-impl, sorry for >> inconvenience. Fixed in r563852. > > Still does not build, but I don't get why - there is a dependency on > cocoon-expression-language-api, that should be enough, isn't it? Unfortunately not. Template generator uses helper class from cocoon-expression-language-impl. I fixed this problem and threw out my crappy, customized build of Maven that did not inform me about this problems and compiled everything without moaning. Now I tested it with standard Maven 2.0.6 and it works well. -- Grzegorz Kossakowski http://reflectingonthevicissitudes.wordpress.com/