p2 ships with two publisher ant tasks. The ant tasks are contained
in org.eclipse.equinox.p2.publisher.  This bundles is
part of the Eclipse SDK.
| Default Attributes | ||||||||||||||||||||||||||||
The p2.publish.* ant tasks outlined below all support the following attributes: 
  | 
| p2.publish.featuresAndBundles | ||||||
This task will publish metadata for pre-existing binary features and plug-ins.  | ||||||
This task supports the following attributes and elements: 
  | 
| p2.publish.product | ||||||||||
Publish a .product file. This task assumes everything included in the product already exists in the repository. (That is, all features and bundles have been previously published.)  | ||||||||||
This task supports the following attributes: 
  | 
In addition to the publisher tasks, metadata can be generated as part of PDE Build.