"Wiley Jacobs" <[EMAIL PROTECTED]> wrote on 09/10/2002 06:03:00 AM:
> Can anyone tell me what to put in maven.xml to define a "goal" as a > pregoal. ie. I want java:jar to run when I run war:war. I want > java:jar to run as a pregoal. > I looked on Ant's site and don't see that option... Ant doesn't have goals, hence there's no pre or post goal option with Ant. See http://jakarta.apache.org/turbine/maven/reference/user-guide.html#maven.xml for more info, including http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:werkz > > Wiley -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
