Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 43948 invoked from network); 13 Feb 2005 12:48:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Feb 2005 12:48:08 -0000 Received: (qmail 94364 invoked by uid 500); 13 Feb 2005 12:48:06 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 94333 invoked by uid 500); 13 Feb 2005 12:48:06 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 94320 invoked by uid 99); 13 Feb 2005 12:48:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of melowe@gmail.com designates 64.233.184.205 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.205) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 13 Feb 2005 04:48:04 -0800 Received: by wproxy.gmail.com with SMTP id 55so2334234wri for ; Sun, 13 Feb 2005 04:48:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Xe2kx7Wx8Do8VN2P99COZd5Z5NW456YHRb3bfkJeAqA1ZWvwoJV3P3hpTX+9Pl91AI+Zj4wH5pWxNpLYzOXavf3u5+i5PX4DWWZXMCLnqCU+OwpPjK1Lw2ByN1Oigh4FumwiNY50KBnnTi7OJP4hqXYsO0ghJs8YXWvckh7hkDw= Received: by 10.54.43.72 with SMTP id q72mr17774wrq; Sun, 13 Feb 2005 04:48:02 -0800 (PST) Received: by 10.54.27.42 with HTTP; Sun, 13 Feb 2005 04:48:02 -0800 (PST) Message-ID: <3e1257da05021304485f533056@mail.gmail.com> Date: Sun, 13 Feb 2005 13:48:02 +0100 From: Mark Lowe Reply-To: Mark Lowe To: dev@cocoon.apache.org Subject: Re: Dependencies In-Reply-To: <3e1257da05021303402ecf63e9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <3e1257da05021303402ecf63e9@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Forget that idea, as the source needs building due to the JDK problem.. I guess just another hoop to jump through, its gets better and better. On Sun, 13 Feb 2005 12:40:34 +0100, Mark Lowe wrote: > Hello > > Just an idea, not sure if its possible or not, but I'd really like to > be able to build cocoon based projects like I would anyother. With the > large amount of time-stamped jar files (even for releases) and such > like, trying to mavenise a cocoon build is a nightmare. Is there > someway that cocoon releases distributions can be stuck on a server > and the dependencies resolved via maven (without any additional steps, > geeking around, changing this or that xml, and so on)? > > I've seen the war download and then jelly script to handle that, but I > really think that a means of downloading the required jars (other than > any with licensing issues, although those wouldn't be in cvs now would > they) wouldn't be that much to expect. > > Thanks > > Mark >