Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Maven Wiki" for change 
notification.

The following page has been changed by cseg:
http://wiki.apache.org/maven/M2UserDocs/041UsingMvn

New page:
#format wiki
#language en
#pragma section-numbers off
[[Navigation(slides)]]
= Using mvn: Creating a New Project =

'''''Amost always''''' the '''mvn''' command is issued '''inside''' of your 
project directory.  The exception is when you are '''creating''' a new project, 
in which case you issue the '''mvn''' command in the directory '''above''' 
where you want your project directory to be.  

You may create a project directory anywhere:
 * in a ''sandbox'' directory anywhere on your disk
 * in your version controlled directory tree
 * inside of another project directory (creating a ''subproject'' or ''module'')

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to