Strike that request Marc. I have just made an interesting discovery.
If I go:
maven torque:create-db
followed by:
maven torque:sql
then everything is fully generated.
But if I define a goal in my maven.xml that does this:
<attainGoal name="torque:create-db"/>
<attainGoal name="torque:sql"/>
the sql output following execution of this goal is in a form that is not
fully processed.
Looks like I have a question for maven-user.
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 11:21 PM, "Scott Eade" <[EMAIL PROTECTED]> wrote:
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]