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:50:20 UTC

[Maven Wiki] Trivial Update of "M2UserDocs/043UsingMvn" 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/043UsingMvn

------------------------------------------------------------------------------
  [[Navigation(slides)]]
  = Using mvn: mvn Command Output =
  
- As can be seen from the following output, the mvn archetype:create command took about 23 seconds, downloaded xxx components to the local repository, and create a new project directory structure.
+ As can be seen from the following output, the mvn archetype:create command downloaded 33 components to the local repository and created a new project directory structure all in about 23 seconds.
  
  {{{
  C:> mvn archetype:create -DartifactId=myProjectDirName -DgroupId=com.mycompany.myproject

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org