You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Apache Wiki <wi...@apache.org> on 2006/01/20 18:14:20 UTC

[Maven Wiki] Update of "M2UserDocs/041UsingMvn" by cseg

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org