|
|
hace 1 año | |
|---|---|---|
| .. | ||
| dev | hace 1 año | |
| src | hace 1 año | |
| README.md | hace 1 año | |
| pom.xml | hace 1 año | |
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
Run the following commands in your terminal:
$ mvn package