Java-Web-Apps Copy the project url. Clone the project locally using git cmd. git clone https://github.com/sampathshivakumar/Java-Web-Apps.git Create a package using mvn cmd. mvn clean package war file will be created inside target directory after build is successful. Output. Deploy the war file on tomcat server to see the following output.