Development tools : Application wizard : Creating XUI projects by using Apache Maven : Generate a WAR file from the UDTT project
  
Generate a WAR file from the UDTT project
You can package the project (that you created from the archetype) as a WAR file by completing the following steps:
1 In the UNICOM® Digital Transformation Toolkit (UDTT™) IDE, right-click a UDTT project.
2 Select Run As > Maven build.
Maven builds and generates a WAR package in the target folder for the project. If the WAR package is not shown, select the target folder and press F5 to refresh the folder.
This graphic is described in the surrounding text.
Go up to
Creating XUI projects by using Apache Maven