You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ra...@apache.org on 2008/03/04 23:23:52 UTC

svn commit: r633679 - /maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt

Author: rafale
Date: Tue Mar  4 14:23:51 2008
New Revision: 633679

URL: http://svn.apache.org/viewvc?rev=633679&view=rev
Log:
Documentation upgrade for the ARCHETYPE-139 fix

Modified:
    maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt

Modified: maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt?rev=633679&r1=633678&r2=633679&view=diff
==============================================================================
--- maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt (original)
+++ maven/archetype/trunk/archetype-plugin/src/site/apt/specification/generate.apt Tue Mar  4 14:23:51 2008
@@ -57,6 +57,10 @@
     complete (not partial) archetype, then it generates a sub module in the 
     existing project.
 
+    If the Archetype Plugin is configured to create a project in an existing 
+    directory, it first check for the existence of a pom.xml file before 
+    failing the generation.
+
 * Batch mode
 
     It is possible to call the Archetype Plugin to generate project in batch