Maven Connands
Command Create a Web Project
mvn archetype:create -DgroupId=com.rnd.sample -DartifactId=maven-web-project -DpackageName=com.rnd.sample -DarchetypeArtifactId=maven-to create a web project throught maven
just type this commant in CMD
thats it