You can run something like:
mvn -Pjboss422,testsuite test
To quickly run a single test instead, run the following from the testsuite module folder
mvn -Pjboss422 -Dnoprepare -Dtest=AddressingReplyToTestCase test
We'll update the wiki with this stuff soon any way.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150136#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...