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 AlexanderHars:
http://wiki.apache.org/maven/ArchetypePlugin

------------------------------------------------------------------------------
   * plugin: Creates the structure for a new plugin project: 
   {{{mvn archetype:create -DgroupId=com.mystuff -DartifactId=foo-maven-plugin 
-DpackageName=com.mystuff.myplugin -DarchetypeArtifactId=maven-archetype-mojo}}}
  
+ == Corrections on the guide-for-creating-archetypes ==
+ 
+ The guide for creating archetypes states that the <id> tag for the 
archetype.xml should be the same as the <artifactId> but that this is not the 
case for (The Maven webapp-archetype id is not equivalen to the <artifactId>).
  
  == Other publicly available archetypes that may be useful ==
  

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

Reply via email to