Lifecycle

The DaCapo Benchmark Maven Plugin defines lifecycle bindings based on the build‐in lifecycle bindings of the jar package type.

Default Lifecycle Bindings of the dacapo-benchmark Package Type
Phase Goals
generate-resources dacapo-benchmark:configuration
process-resources resources:resources
compile compiler:compile
process-test-resources resources:testResources
test-compile compiler:testCompile
test surefire:test
prepare-package dacapo-benchmark:package-data and dacapo-benchmark:package-libraries
package jar:jar
integration-test dacapo-benchmark:integration-test
verify dacapo-benchmark:verify
install install:install
deploy deploy:deploy