This guide provides the steps to develop, and create a WAR file.
Run the following commands in your terminal:
$ cd ~/btnmw-was/MWUI $ mvn clean install $ mvn liberty:dev
$ mvn package