Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Thomas Vandahl
On 22.10.09 09:36, Jon August wrote: I had followed the directions for 3.3, but when I do this: maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.2 everything works fine... Something wrong with 3.3? Try to remove all versions of the maven-torque-plugin and th

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Alvaro Coronel
I also use Torque with Ant, and have no problems. From: Greg Monroe To: Apache Torque Users List Sent: Thu, October 22, 2009 11:42:56 AM Subject: RE: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper Sorry, not a big Maven user so I can&#

RE: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Greg Monroe
Sent: Thursday, October 22, 2009 8:21 AM > To: Apache Torque Users List > Subject: Re: maven torque:insert-sql fails: > org/apache/tools/ant/PropertyHelper > > > I'll take that as a "read up on Hibernate". > >

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Alvaro Coronel
ust > To: Apache Torque Users List > Sent: Thu, October 22, 2009 10:02:58 AM > Subject: Re: maven torque:insert-sql fails: > org/apache/tools/ant/PropertyHelper > > Alvaro, > > Thanks for your response. My $CLASSPATH is empty and I don't know where > maven sets o

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Jon August
ve to check that it is not included twice or more in the classpath. Hope this helps, Álvaro From: Jon August To: Apache Torque Users List Sent: Thu, October 22, 2009 5:36:24 AM Subject: Re: maven torque:insert-sql fails: org/apache/tools/ant/ PropertyHelper

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Alvaro Coronel
Yeah, I love maven too ... NOT! From: Jon August To: Apache Torque Users List Sent: Thu, October 22, 2009 10:02:58 AM Subject: Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper Alvaro, Thanks for your response. My $CLASSPATH is empty

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Jon August
he classpath. Hope this helps, Álvaro From: Jon August To: Apache Torque Users List Sent: Thu, October 22, 2009 5:36:24 AM Subject: Re: maven torque:insert-sql fails: org/apache/tools/ant/ PropertyHelper I had followed the directions for 3.3, but wh

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Alvaro Coronel
luded twice or more in the classpath. Hope this helps, Álvaro From: Jon August To: Apache Torque Users List Sent: Thu, October 22, 2009 5:36:24 AM Subject: Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper I had followed the directions fo

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-22 Thread Jon August
I had followed the directions for 3.3, but when I do this: maven plugin:download -DartifactId=maven-torque-plugin - DgroupId=torque -Dversion=3.2 everything works fine... Something wrong with 3.3? On Oct 22, 2009, at 1:06 AM, Jon August wrote: I'm really stuck on this. Clearly from the

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-21 Thread Jon August
I'm really stuck on this. Clearly from the NoClassDefFound error below in my last message, you would assume maven can't find ant... BUT, here it is in the local maven repository: Mac:jars jon$ ls -al total 2528 drwxr-xr-x 4 jon staff 136 Oct 20 04:09 . drwxr-xr-x 3 jon staff 102

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-20 Thread Jon August
Hmm - how do I make sure it has access to PropertyHelper? Thank you for your help. -Jon jon$ maven -e torque:insert-sql __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Our new url -> jdbc:mysql://localhost/bizdirectory

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-20 Thread Thomas Vandahl
Jon August wrote: > I don't remember setting the classpath before to use torque. > > My shell's classpath is empty. I use Eclipse to link libraries and > compile... > > The version of ant maven is calling is this: > > jon$ ant -v > Apache Ant version 1.7.0 compiled on July 20 2009 I dimly reme

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-20 Thread Jon August
I don't remember setting the classpath before to use torque. My shell's classpath is empty. I use Eclipse to link libraries and compile... The version of ant maven is calling is this: jon$ ant -v Apache Ant version 1.7.0 compiled on July 20 2009 On Oct 20, 2009, at 4:00 PM, Thomas Vand

Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-20 Thread Thomas Vandahl
Jon August wrote: > I moved to a new development machine and having some trouble getting > back to normal here... > > org/apache/tools/ant/PropertyHelper Looks like a ClassNotFoundException. Which versions of ANT do you have in your classpath? Bye, Thomas. -

maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper

2009-10-20 Thread Jon August
I moved to a new development machine and having some trouble getting back to normal here... Got everything working up until the maven torque:insert-sql I get this: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Our ne