You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nathan Coast <na...@codeczar.com> on 2004/01/23 06:17:46 UTC

tag documentation

Hi,

can someone point to the maven tag documentation.  I've had a hunt 
around and can't seem to find the docs.  e.g. where would I find the 
docs for this tag.

<maven:reactor
       basedir="${basedir}/components"
       postProcessing="true"
       includes="*/project.xml"
       excludes="bad-component/*"
       goals="site"
       banner="Generating Site"
       ignoreFailures="true"/>

I found the javadoc and some docs in the wiki but can't find a full list 
of the available maven tags.

thanks
Nathan


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


Re: tag documentation

Posted by Nathan Coast <na...@codeczar.com>.
thanks,  didn't think of looking under project reports.   I take it this 
doc is generated.

Emmanuel Venisse wrote:

> http://maven.apache.org/tags.html#maven:reactor
> 
> ----- Original Message ----- 
> From: "Nathan Coast" <na...@codeczar.com>
> To: "Maven Users" <us...@maven.apache.org>
> Sent: Friday, January 23, 2004 6:17 AM
> Subject: tag documentation
> 
> 
> 
>>Hi,
>>
>>can someone point to the maven tag documentation.  I've had a hunt 
>>around and can't seem to find the docs.  e.g. where would I find the 
>>docs for this tag.
>>
>><maven:reactor
>>       basedir="${basedir}/components"
>>       postProcessing="true"
>>       includes="*/project.xml"
>>       excludes="bad-component/*"
>>       goals="site"
>>       banner="Generating Site"
>>       ignoreFailures="true"/>
>>
>>I found the javadoc and some docs in the wiki but can't find a full list 
>>of the available maven tags.
>>
>>thanks
>>Nathan
>>
>>
>>---------------------------------------------------------------------
>>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
> 
> 
> 
> 


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


Re: tag documentation

Posted by Emmanuel Venisse <em...@venisse.net>.
http://maven.apache.org/tags.html#maven:reactor

----- Original Message ----- 
From: "Nathan Coast" <na...@codeczar.com>
To: "Maven Users" <us...@maven.apache.org>
Sent: Friday, January 23, 2004 6:17 AM
Subject: tag documentation


> Hi,
> 
> can someone point to the maven tag documentation.  I've had a hunt 
> around and can't seem to find the docs.  e.g. where would I find the 
> docs for this tag.
> 
> <maven:reactor
>        basedir="${basedir}/components"
>        postProcessing="true"
>        includes="*/project.xml"
>        excludes="bad-component/*"
>        goals="site"
>        banner="Generating Site"
>        ignoreFailures="true"/>
> 
> I found the javadoc and some docs in the wiki but can't find a full list 
> of the available maven tags.
> 
> thanks
> Nathan
> 
> 
> ---------------------------------------------------------------------
> 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