Commit
981d1202bbfa5457bf5fc0e052ad838279990515
by Miguel Reboiro-JatoFixes and simplifies WildFly execution with Maven
The configuration to execute WildFly using Maven commands was causing
problems in Windows environments.
This problem has been fixed by upgrading the plugin version, which
implied rebuilding its configuration. As part of this change, the
configuration was also simplified, and now starting the application and
redeploying it is faster.