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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]