You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/05/19 19:05:49 UTC

svn commit: r170969 - /maven/components/trunk/pom.xml

Author: evenisse
Date: Thu May 19 10:05:48 2005
New Revision: 170969

URL: http://svn.apache.org/viewcvs?rev=170969&view=rev
Log:
Add more modules

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=170969&r1=170968&r2=170969&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Thu May 19 10:05:48 2005
@@ -102,17 +102,22 @@
     </site>
   </distributionManagement>
   <modules>
+    <module>maven-archetype</module>
     <module>maven-archiver</module>
     <module>maven-artifact</module>
+    <module>maven-artifact-ant</module>
     <module>maven-artifact-test</module>
+    <module>maven-core</module>
     <module>maven-model</module>
     <module>maven-monitor</module>
     <module>maven-plugin-api</module>
     <module>maven-plugin-descriptor</module>
+    <module>maven-plugins</module>
+    <module>maven-plugin-tools</module>
     <module>maven-project</module>
-    <module>maven-core</module>
+    <module>maven-reporting</module>
+    <module>maven-reports</module>
     <module>maven-settings</module>
     <module>maven-script</module>
-    <module>maven-reporting</module>
   </modules>
 </project>



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