-
Make sure you start the {productName} server as described above.
-
Open a terminal and navigate to the root directory of this quickstart.
-
Type the following command to build the artifacts.
$ mvn clean package wildfly:deploy
This deploys the {artifactId}/target/{artifactId}.war
to the running instance of the server.
You should see a message in the server log indicating that the archive deployed successfully.