Author: hboutemy
Date: Fri Apr  9 20:38:19 2010
New Revision: 932589

URL: http://svn.apache.org/viewvc?rev=932589&view=rev
Log:
improved instructions

Modified:
    maven/archetype/trunk/archetype-common/src/site/apt/internal.apt

Modified: maven/archetype/trunk/archetype-common/src/site/apt/internal.apt
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-common/src/site/apt/internal.apt?rev=932589&r1=932588&r2=932589&view=diff
==============================================================================
--- maven/archetype/trunk/archetype-common/src/site/apt/internal.apt (original)
+++ maven/archetype/trunk/archetype-common/src/site/apt/internal.apt Fri Apr  9 
20:38:19 2010
@@ -36,12 +36,11 @@ Maven Archetype Internal Catalog
  The source for internal catalog is hosted in the 
{{{http://docs.codehaus.org/display/MAVENUSER/Archetypes+List}Archetype List}}
  page of the Maven User Wiki.
 
- This page is transformed to a catalog XML file using following command in 
<<<archetype-common>>>:
+ This page is transformed to a catalog XML file using following command in 
<<<archetype-common>>> module directory:
 
 ----
 mvn -P internal-catalog test
 ----
 
- Then merge <<<target/archetype-catalog.xml>>> with 
<<<src/main/resources/archetype-catalog.xml>>>.
-
- If archetypes count has changed, modify <<<CatalogArchetypeDataSinkTest>>> 
and <<<WikiArchetypeDataSourceTest>>> assertions.
+ Then merge <<<target/archetype-catalog.xml>>> with
+ 
{{{http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-common/src/main/resources/archetype-catalog.xml?view=markup}<<<src/main/resources/archetype-catalog.xml>>>}}.


Reply via email to