Exercises Arquillian + Container functionality
Currently, following containers are supported
- JBoss AS7
Note: You have to use package
phase, as ShrinkWrap will be using zipped artifacts as test archives
export JBOSS_HOME=/path/to/jboss/home
mvn clean package -Parq-jbossas-managed