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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
