| We can now use the `wildfly-server-provisioning-maven-plugin` to materialize a lighter version of the WildFly application server; this doesn't have to unpack all jars but will simply "refer" to them using the Maven repository - and fetch the missing ones. Also a necessary step to consume feature packs, so we need this to run integration tests of the feature packs that we produce ourselves. |