"Markus M. May" <[EMAIL PROTECTED]> wrote on 29/09/2002 06:54:41 AM:

> Hi,
> is there in jelly something similar to the antcall? I would like to use 
a 
> feature like this.


Maven uses the Werkz tag library that's part of Jelly for it's goal 
processing. See

http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:werkz

for more detail. 

In this case, use: 

http://jakarta.apache.org/commons/sandbox/jelly/tags.html#werkz:attainGoal

e.g.
<attainGoal name="java:compile" />
--
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]>

Reply via email to