Plugin documentation

Goals available:

GoalDescription
pde:attachBuild PDE artifact. Use this goal with Maven default build lifecycle. The output of this build is deployable
pde:cleanClean Eclipse PDE generated files. Supports cleaning of features and products only. TODO: Add support for cleaning of fragments, plugins.
pde:extBuild PDE artifact via this plugin's custom build lifecycle. The output of this build is deployable.
pde:pdeBuild PDE artifact. The output is not deployable.
pde:testInvoke test.xml if present