JBoss Community

AS 7 Testsuite lifecycle

modified by Ondrej Zizka in JBoss AS7 Development - View the full document

This doc will list Maven build phases of AS 7 testsuite with bound plugin executions  since Maven doesn't provide way to.

 

 

validate

initialize

generate-sources

process-sources

generate-resources

process-resources

compile

process-classes

generate-test-sources

process-test-sources

generate-test-resources

SQL schema drop & creation

process-test-resources

test-compile

process-test-classes

test

surefire executions

prepare-package

package

pre-integration-test

integration-test

post-integration-test

verify

install

deploy

Comment by going to Community

Create a new document in JBoss AS7 Development at Community