Class AntPlugin

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.felix.bundleplugin.BundlePlugin
org.apache.felix.bundleplugin.AntPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="ant", requiresDependencyResolution=TEST) public class AntPlugin extends BundlePlugin
Generate Ant script to create the bundle (you should run ant:ant first).