You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@gmail.com> on 2005/11/03 22:36:58 UTC

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 <pw...@uclink.berkeley.edu> wrote:
>
>
> -----Original Message-----
> From: Patrick Wang [mailto:pwang@uclink.berkeley.edu]
> Sent: Thursday, November 03, 2005 11:44 AM
> To: 'sers@maven.apache.org'
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven 1.1 beta2 bug??

Posted by Dion Gillard <di...@gmail.com>.
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 <pw...@uclink.berkeley.edu> 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:brett.porter@gmail.com]
> 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 <pw...@uclink.berkeley.edu> wrote:
> >
> >
> > -----Original Message-----
> > From: Patrick Wang [mailto:pwang@uclink.berkeley.edu]
> > Sent: Thursday, November 03, 2005 11:44 AM
> > To: 'sers@maven.apache.org'
> > 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: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Maven 1.1 beta2 bug??

Posted by Patrick Wang <pw...@uclink.berkeley.edu>.
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:brett.porter@gmail.com] 
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 <pw...@uclink.berkeley.edu> wrote:
>
>
> -----Original Message-----
> From: Patrick Wang [mailto:pwang@uclink.berkeley.edu]
> Sent: Thursday, November 03, 2005 11:44 AM
> To: 'sers@maven.apache.org'
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org