SuccessChanges

Summary

  1. Fixes and simplifies WildFly execution with Maven (details)
Commit 981d1202bbfa5457bf5fc0e052ad838279990515 by Miguel Reboiro-Jato
Fixes 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.
The file was modifiedCONTRIBUTING.md (diff)
The file was modifiedpom.xml (diff)
The file was modifiedjsf/pom.xml (diff)