It'll be the maven-torque-plugin-3.1.1.jar's project.xml that needs the dependency added.
On 11/4/05, Patrick Wang <[EMAIL PROTECTED]> wrote: > Thanks for the information, I think it may be torque issue but I want to see > if > Anyone has ever setup the dependencies for torque. > > I follow the instruction on torque installation > > http://db.apache.org/torque/releases/torque-3.1.1/user-guide.html#Installing_Tor > que > > maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque > -Dversion=3.1.1 > > > maven torque. > > I did not find instruction on how to update the dependency list inside torque, > > After I unzip the torque-3.1.1.jar and torque-gen-3.1.1.jar, there is not any > *.properties or *.xml inside it. > > Thanks > Pat > > > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 03, 2005 1:37 PM > To: Maven Users List > Subject: Re: Maven 1.1 beta2 bug?? > > Torque needs to be updated to include Xerces in its dependencies list, > since it depends on it and Maven 1.1 no longer bundles it. > > On 11/4/05, Patrick Wang <[EMAIL PROTECTED]> wrote: > > > > > > -----Original Message----- > > From: Patrick Wang [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 03, 2005 11:44 AM > > To: '[EMAIL PROTECTED]' > > Subject: Maven 1.1 beta2 bug?? > > > > Java 1.5.0_02 runtime > > > > I got this error when trying to invoke torque, anyone has similar > > experience? > > > > I am using LINUX fedora on x86. > > > > > > BUILD FAILED > > File...... /root/.maven/cache/maven-torque-plugin-3.1.1/plugin.jelly > > Element... taskdef > > Line...... 87 > > Column.... 67 > > taskdef A class needed by class > > org.apache.torque.task.TorqueJDBCTransformTask > > cannot be found: org/apache/xerces/dom/CoreDocumentImpl > > > > > > Thank > > pat > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ "You are going to let the fear of poverty govern your life and your reward will be that you will eat, but you will not live." - George Bernard Shaw --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
