Package org.apache.maven.jelly.tags.jeez

This tag library groups together the ant and werkz tag libraries into one namespace.

See:
          Description

Class Summary
JeezTagLibrary Convenience taglib that puts jelly:core, jelly:werkz and jelly:ant into a single namespace.
MavenJeezTagLibrary Replacement for Jelly's JeezTagLibrary.
TagDefTag This tag defines a dynamic tag in Jelly script.
TargetTag Wraps a Werkz <goal> to appear as an ant <target>.
 

Package org.apache.maven.jelly.tags.jeez Description

This tag library groups together the ant and werkz tag libraries into one namespace. This allows Maven scripts to set this as the default namespace to avoid folks having to use namespace prefixes for common stuff.



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.