Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 45164 invoked from network); 4 Oct 2007 16:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 16:36:29 -0000 Received: (qmail 72366 invoked by uid 500); 4 Oct 2007 16:36:11 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 72279 invoked by uid 500); 4 Oct 2007 16:36:11 -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 72244 invoked by uid 99); 4 Oct 2007 16:36:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 09:36:11 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gustavonalle@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 16:36:11 +0000 Received: by nf-out-0910.google.com with SMTP id f5so189040nfh for ; Thu, 04 Oct 2007 09:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=3mxaVUqaeIH2IxJwdj54PQapdZrF5ZDyuIo7sz7JZPA=; b=q01XtMwn/ZGNMX+EgRKqZOyp6GsMEVq81e08v6NoR7mvCyDj9CBxmQ60dAfjycS4kD0DXrA0Vfg91ziAGXAa4aTyYozFM8DZc2zrXpiX1+cpaIvaC0cX12WpYPaqSFATlogwRVtYAtIcSpicwBgVR19kT2dC0FXi67vE3uQzwCA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=BgEAPkolB4p/yxY27aGJ5Oca/NfAZ3RDHcSwzw5Dah/hEqRJzdgeAuIkUdmDYV32xXQ/w/RqCtW/vOfW+KCRIEhy/zDB1OECkBe3TrGJEp/bz2OVOaO7QIdlmg/KUs/KR7irHFe0yeP12zTvQxCugz9DFyDEEOq6sRASx3RtCDo= Received: by 10.86.79.19 with SMTP id c19mr1621556fgb.1191515749947; Thu, 04 Oct 2007 09:35:49 -0700 (PDT) Received: from ?192.168.1.35? ( [213.203.153.12]) by mx.google.com with ESMTPS id y6sm3635077mug.2007.10.04.09.35.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Oct 2007 09:35:48 -0700 (PDT) Message-ID: <47051657.9010502@gmail.com> Date: Thu, 04 Oct 2007 18:35:35 +0200 From: "Gustavo N. Fernandes" User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Missing parent pom References: <4703BF55.20808@gmail.com> <47049B29.10807@reverycodes.com> In-Reply-To: <47049B29.10807@reverycodes.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Vadim Gritsenko wrote: > Gustavo N. Fernandes wrote: >> The parent pom declared in >> http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-faces/cocoon-faces-sample/pom.xml >> and >> http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-faces/cocoon-faces-impl/pom.xml >> >> does not seems to exist. Either the pom.xml is missing in the parent >> folder or the parent must be changed to > > Yes, thanks for reporting. Should be fixed now. > > Vadim > The same thing is happening on cocoon-slide-block. Gustavo