Plugin Task
The plugin task locates plugin meta-data, and from that data, creates a classloader, loads the pluging from the repository, and declares to ant any tasks that the plugin declares. In addition, any listeners declared by the plugin meta are registered with the current project.
<x:plugin uri="@METRO-TOOLS-URI@"/>