Re: maven torque:insert-sql fails: org/apache/tools/ant/PropertyHelper
Thomas Vandahl <[email protected]> Thu, 22 Oct 2009 18:58:18 +0200
| Newsgroups | gmane.comp.jakarta.turbine.torque.user |
|---|---|
| Message-ID | <[email protected]> |
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 then download a new copy of 3.3. Sometimes Maven mixes up the versions. You may want to try the Maven2-version of the Torque plugin. It is supposed to work better. Bye, Thomas.