Thursday, May 7, 2009

How to create a simple Maven project

Execute the following command where you want to create the project.

mvn archetype:create -DgroupId=com.yourcompany.app \-DartifactId=myApp

After you execute the command you will get directory structure like below
src Directory contains all of the inputs required for building,documenting,testing and deploying the project









click on the image to shrink.

Good luck.

0 comments:

Post a Comment

Custom Search

My Video Bar

Loading...