How to create the java stand alone project with command prompt using maven 2 Comments java project 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. ...