Return-Path: Delivered-To: apmail-incubator-river-dev-archive@minotaur.apache.org Received: (qmail 67599 invoked from network); 17 Aug 2010 23:27:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Aug 2010 23:27:51 -0000 Received: (qmail 4092 invoked by uid 500); 17 Aug 2010 23:27:51 -0000 Delivered-To: apmail-incubator-river-dev-archive@incubator.apache.org Received: (qmail 3981 invoked by uid 500); 17 Aug 2010 23:27:50 -0000 Mailing-List: contact river-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-dev@incubator.apache.org Received: (qmail 3973 invoked by uid 99); 17 Aug 2010 23:27:50 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 23:27:50 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jonathan.costers@googlemail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-iw0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 23:27:29 +0000 Received: by iwn38 with SMTP id 38so1804944iwn.6 for ; Tue, 17 Aug 2010 16:27:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=pddRGe6ncOGym7jxIcd3gP5VVHnLGP9ACR2w5SCgYAc=; b=c+X29O/ij/ZMt/u/lAVnPmI6Rm3QgI/0Ffa8nw531r9NUSyKOthQAByjOFlJ3GR+BB 2xlB48h8R37BvEP2W0fuqk+jz7Nt8M4VyjjizrHp5wTKSOSO4R04AKEYmW/Dc05JJGCE eruL7Hc9WxzlogJgw5kxzBJ/MGdmIPwibeuow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=hgHqzS952pxQPi2S+XYORMceYU8ARbXdEheIMlpjyhQSpmx6e1MOi0PAwVAdOXgDqT VDp32KzNcAYYJZ8I//AP14yDeoGiOAPBuGFQS3W8nJfCNlBSbLrzr1YvSn74svgwGKdn LJCvdlZ2rOPb/vCM2/WAX4WmO27GwRQj7Xa+8= MIME-Version: 1.0 Received: by 10.231.149.140 with SMTP id t12mr8076515ibv.100.1282087628000; Tue, 17 Aug 2010 16:27:08 -0700 (PDT) Received: by 10.231.176.7 with HTTP; Tue, 17 Aug 2010 16:27:07 -0700 (PDT) In-Reply-To: <4BFB4E8D.9020807@zeus.net.au> References: <4BFB4E8D.9020807@zeus.net.au> Date: Wed, 18 Aug 2010 01:27:07 +0200 Message-ID: Subject: Re: Maven jar manifests From: Jonathan Costers To: river-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=00504501416fa34f7d048e0d499e X-Virus-Checked: Checked by ClamAV on apache.org --00504501416fa34f7d048e0d499e Content-Type: text/plain; charset=UTF-8 I just stumbled on this target in build.xml: So looks like I committed this after all... Sorry. This was only a rudimentary start though, only containing some of the River JARs. I remember that I successfully tried this with a local Maven repository. Not sure what Maven repository to publish to? (i.e. when Hudson builds, what repository should it publish the artifacts to?) 2010/5/25 Peter Firmstone > Do we have someone willing to create some ant scripts to build the Maven > Manifests for River's jar files? > > --00504501416fa34f7d048e0d499e--