Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 38040 invoked from network); 8 Jul 2005 02:16:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2005 02:16:23 -0000 Received: (qmail 16438 invoked by uid 500); 8 Jul 2005 02:16:02 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 16305 invoked by uid 500); 8 Jul 2005 02:16:01 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 16204 invoked by uid 99); 8 Jul 2005 02:16:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2005 19:16:00 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.37.55] (HELO web53408.mail.yahoo.com) (206.190.37.55) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Jul 2005 19:15:57 -0700 Received: (qmail 72517 invoked by uid 60001); 8 Jul 2005 02:15:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=AlAJcWZfQqRdMi289b/XqHEQwHKor2Tmy/bAC8BQhbl7FJNSaxMnE2Ph5g8e7eyLfyN8/mDTvtEOw6A+irrgU9eb+ozXXOtxHxWMaw/jeYHVB+Sx576uo15svwAEPnAwkn1NgDYnc8wZ8LoxVzy91/orckzlyLEhdEvS4S+74A4= ; Message-ID: <20050708021555.72514.qmail@web53408.mail.yahoo.com> Received: from [65.190.196.15] by web53408.mail.yahoo.com via HTTP; Thu, 07 Jul 2005 19:15:55 PDT Date: Thu, 7 Jul 2005 19:15:55 -0700 (PDT) From: Anthony Spencer Subject: Re: Error executing 'maven torque'. Xerces class not found To: Apache Torque Users List In-Reply-To: <20050707194511.96764.qmail@web53405.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ok, I managed to move past this error by uninstalling maven, reinstalling the most stable version (I accidently chose the beta version in the first attempt), and set my own repository path. Now I receive the following error: BUILD FAILED File...... C:\Documents and Settings\tspencer\.maven\cache\maven-torque-plugin-3 .1.1\plugin.jelly Element... torque-sql Line...... 182 Column.... 49 Resource not found. For more information consult the velocity log, or invoke ant with the -debug flag. Line 182 is: templatePath="${torque.templatePath}"> Any help is greatly appreciated. My understanding from the documentation in Torque is that the templates are stored in the jar and would be generated for me. Tony --- Anthony Spencer wrote: > I am upgrading from an old version of Torque to the > latest stable release. So I've always used ANT to > build my object model. I installed maven and > downloaded the maven torque plugin per the > documentation. However, when I execute 'maven > torque' > I get the following error: > > BUILD FAILED > File...... C:\Documents and > Settings\tspencer\.maven\cache\maven-torque-plugin-3 > .1.1\plugin.jelly > Element... taskdef > Line...... 87 > Column.... -1 > taskdef A class needed by class > org.apache.torque.task.TorqueJDBCTransformTask c > annot be found: > org/apache/xerces/dom/CoreDocumentImpl > > I have all the Torque dependencies in my classpath > including xercesImpl-2.4.0.jar. > > Running: > JDK 1.4.2 > Torque 3.1.1 > > Any help GREATLY appreciated. > > Tony - Maven newbie > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > torque-user-unsubscribe@db.apache.org > For additional commands, e-mail: > torque-user-help@db.apache.org > > __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org