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]
