Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 67016 invoked from network); 5 Mar 2004 08:34:03 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Mar 2004 08:34:03 -0000 Received: (qmail 52659 invoked by uid 500); 5 Mar 2004 08:33:34 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 52618 invoked by uid 500); 5 Mar 2004 08:33:33 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 52597 invoked from network); 5 Mar 2004 08:33:32 -0000 Received: from unknown (HELO eris.rz.uni-saarland.de) (134.96.7.8) by daedalus.apache.org with SMTP; 5 Mar 2004 08:33:32 -0000 Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.254.254]) by eris.rz.uni-saarland.de (SGI-8.12.5/8.12.10) with ESMTP id i258Xhm327082074 for ; Fri, 5 Mar 2004 09:33:43 +0100 (CET) Received: from mail.cs.uni-sb.de (mail.cs.uni-sb.de [134.96.254.200]) by cs.uni-sb.de (8.12.11/2003091100) with ESMTP id i258XgPc015846 for ; Fri, 5 Mar 2004 09:33:42 +0100 (CET) Received: from monster.ags.uni-sb.de (monster.ags.uni-sb.de [134.96.236.126]) by mail.cs.uni-sb.de (8.12.11/2003073000) with ESMTP id i258XfBM015260 for ; Fri, 5 Mar 2004 09:33:42 +0100 (CET) Received: from [134.96.236.116] (nicephore.ags.uni-sb.de [134.96.236.116]) by monster.ags.uni-sb.de (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id i258Xfmc022847 for ; Fri, 5 Mar 2004 09:33:41 +0100 Mime-Version: 1.0 (Apple Message framework v612) In-Reply-To: <40481342.8060908@steitz.com> References: <40481342.8060908@steitz.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Paul Libbrecht Subject: Re: Jelly build not functioning? Date: Fri, 5 Mar 2004 09:33:40 +0100 To: "Jakarta Commons Users List" X-Mailer: Apple Mail (2.612) X-AntiVirus: checked by AntiVir Milter 1.0.6; AVE 6.24.0.6; VDF 6.24.0.40 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 5-Mar-04, at 06:42 Uhr, Phil Steitz wrote: > You can get jdbc-2.0.jar here: > http://java.sun.com/products/jdbc/download.html > You need to rename the jar as above and put it in > .maven/repository/jdbc/jars > You can get the jms jar here: > http://java.sun.com/products/jms/ > As above, rename and put it in > .maven/repository/jms/jars These are sadly not the only one missing... David, you should download the latest CVS snapshot, alpha-3 is evil old! With maven rc1, I think, you get messages where to download each of the missing things. In the current CVS, you'll also find a maven goal named pack-fat-jar (with a property tagLibs containing a comma-separated list of the taglib-names). Thisshould build only the things that interest you. With some luck, this involves no or a minimal amount of "non-distributable" downloads. paul --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org