Marc, When I say I am creating a goal that is the equivalent of ant init what I mean is a goal that attains torque:om and torque:sql (as you point out) plus a few specific alterations for my application.
Since you have this working would you mind sending me (to the list or directly) a complete list of the torque related properties you have defined - I think torque's maven howto is not listing all of the properties that are required (I realise the plugin is just a wrapper around the build file, but I am defining a completely new set of properties). Thanks, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com On 1/02/2003 8:42 PM, "Marc Lustig" <[EMAIL PROTECTED]> wrote: > Scott, I don't think you need to create a target that is aquivalent for ant > init. You can do this by using war:webapp and torque:om / torque:sql. > Not sure why your sql-output still contains variables thou. Mine works fine. > Keep in mind that the torque-plugin is only a wrapper for the old ant goals. > So it's certainly not a matter of the plugin. > > >> -----Ursprungliche Nachricht----- >> Von: Scott Eade [mailto:[EMAIL PROTECTED]] >> Gesendet: Samstag, 1. Februar 2003 05:40 >> An: turbine-user >> Betreff: Torque plugin for maven - not fully processing schema >> >> >> I have mavenized my application (recently converted from turbine >> 2.1 to 2.2) >> and I am in the process of setting up a maven goal to provide me with the >> equivalent of ant init. >> >> I have this partially working, but it seems that the sql files generated >> from the schema are not fully processed in that they still contain some >> velocity variables that have not been replaced (e.g. $type, $nullString, >> $autoIncrement, etc.), >> >> I am looking into this now, but I thought I would mention it on >> the list to >> see if anyone else knows what is going on. I suspect I have just >> neglected >> to configure something somewhere. >> >> Cheers, >> >> Scott >> -- >> Scott Eade >> Backstage Technologies Pty. Ltd. >> http://www.backstagetech.com.au >> .Mac Chat/AIM: seade at mac dot com >> >> >> --------------------------------------------------------------------- >> 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]
