There is no documentation on the deploy taglib. The plugin docs are at 
http://maven.apache.org/reference/plugins/deploy/ , but they don't include 
taglib documentation.

Your best bet is to read the plugin.jelly file.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Jake Ewerdt <[EMAIL PROTECTED]> wrote on 06/01/2004 07:08:38 AM:

> Where is the documentation on the deploy namespace?  I found a reference 
to 
> it in some documentation, but didn't find any documentation on it.  I 
would 
> like to know more about it and if it includes any more tags.  This is 
how I 
> am using it.
> 
> <project xmlns:deploy="deploy">
> <goal name="package"><deploy:copy-deps todir="lib" 
excludes="*unit*.jar"/></goal>
> </project>
> 
> Thanks,
> 
> -jake
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to