WildFly Application Server Maven Plugin
=====================================
A Maven plug-in for WildFly Application Server. This plugin allows you to:
* Deploy, redeploy or undeploy your application
* Add resources
* Deploy and undeploy artifacts
* Execute CLI commands
* Run a standalone server within Maven
Plugin documentation is at https://docs.jboss.org/wildfly/plugins/maven/latest/
Issues can be filed at https://issues.jboss.org/browse/WFMP
License
-------
* [GNU Lesser General Public License Version 2.1](http://www.gnu.org/licenses/lgpl-2.1-standalone.html)