You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Joël Wijngaarde [Us Media]" <jo...@usmedia.nl> on 2003/07/22 14:39:30 UTC

Re: jelly:maven and maven Tags + question

What I think the question is if there is specific documentation for the
jelly functionality in the 'maven' namespace.

How I understood jelly is that you can use different jelly libraries by
using namespaces. Probably maven has add some functionality to jelly to
perform maven specific actions. Is there any documentation for this.

For instance, how can I use jelly to find out the target executed by the
user in my maven.xml, I would like to make the action dependent on the
target execute while still using a <preGoal> tag ?

/ Joel

On Tue, 2003-07-22 at 00:45, dion@multitask.com.au wrote:
> Check out http://maven.apache.org/reference/user-guide.html#maven.xml
> 
> There's a link there to the jelly docs
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
> Work:      http://www.multitask.com.au
> 
> 
> "Mirko Novakovic" <mi...@provinzial.com> wrote on 21/07/2003 
> 11:46:06 PM:
> 
> > Hello,
> > 
> > I just looked at the Turbine maven.xml and saw that they are jusing 
> > jelly:maven and maven Tags and defined the namespaces for them. Some 
> > tags like maven:snapshot are very interesting. Where can I find a 
> > listing or documentation of both tag-groups? I lokked at the Jelly 
> > Libraries Doc 
> > (http://jakarta.apache.org/commons/sandbox/jelly/libs/index.html) and 
> > the Maven Homepage and I can't find them anywhere...
> > 
> > Thanks.
> > 
> > Mirko
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> > 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: jelly:maven and maven Tags + question

Posted by di...@multitask.com.au.
Joël "Wijngaarde [Us Media]" <jo...@usmedia.nl> wrote on 22/07/2003 
10:39:30 PM:

> What I think the question is if there is specific documentation for the
> jelly functionality in the 'maven' namespace.

See http://maven.apache.org/tags.html . Does that help?
 
> How I understood jelly is that you can use different jelly libraries by
> using namespaces. Probably maven has add some functionality to jelly to
> perform maven specific actions. Is there any documentation for this.
> 
> For instance, how can I use jelly to find out the target executed by the
> user in my maven.xml, I would like to make the action dependent on the
> target execute while still using a <preGoal> tag ?
I've got no idea on that one.

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/