This feature adds an Arquillian powered module which, after everything has been built, will try to deploy COMPASS' deployment EAR on a (freshly downloaded and configured) WildFly instance.
It is configured to only do this for the continuous-integration profile, which is automatically activated when the environment variable CI=true (i.e. on a Travis-CI build).
This feature adds an Arquillian powered module which, after everything has been built, will try to deploy COMPASS' deployment EAR on a (freshly downloaded and configured) WildFly instance. It is configured to only do this for the
continuous-integration
profile, which is automatically activated when the environment variableCI=true
(i.e. on a Travis-CI build).