How to Create the java web-application with command prompt using maven 1 Comment Web-application with maven Edit To create a simple java project using maven, you need to open the command prompt and run the archetype: generate command of the mvn tool. ...