Setting up web project with maven 2

The below command will create a maven structure web project

mvn archetype:create

-DgroupId=groupId -DartifactId=[project_name]

-Dpackagename=[com.company.module]

-DarchetypeArtifactId=maven-archetype-webapp

You can leave a response, or trackback from your own site.

Leave a Reply

Security Code: