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