Usage
The wildscribe-maven-plugin is used to generate a Wildscribe site for a WildFly server. The jboss-home parameter is used to start the server and generate a site based on that server.
The wildscribe:generate-site Goal
The wildscribe:generate-site goal generates a Wildscribe site for the WildFly defined by the jboss-home configuration parameter.
For example to add a resource you type the following on the command line:
mvn wildscribe:generate-site

