Build Lifecycle

The Eclipse PDE build lifecycle consists of the following phases with corresponding goals:

PhaseGoal
initialize
generate-sources
process-sources
compileorg.codehaus.mojo:pde-maven-plugin:ext
process-test-resourcesorg.apache.maven.plugins:maven-resources-plugin:testResources
test-compileorg.apache.maven.plugins:maven-compiler-plugin:testCompile
testorg.apache.maven.plugins:maven-surefire-plugin:test
org.codehaus.mojo:pde-maven-plugin:test
package
installorg.apache.maven.plugins:maven-install-plugin:install
deployorg.apache.maven.plugins:maven-deploy-plugin:deploy