You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/05/07 07:37:55 UTC

svn commit: r400427 - /maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml

Author: brett
Date: Sat May  6 22:37:52 2006
New Revision: 400427

URL: http://svn.apache.org/viewcvs?rev=400427&view=rev
Log:
leaving out j2ee (full)

Modified:
    maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml

Modified: maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml
URL: http://svn.apache.org/viewcvs/maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml?rev=400427&r1=400426&r2=400427&view=diff
==============================================================================
--- maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml (original)
+++ maven/archetype/branches/archetype-1.0.x/maven-archetypes/pom.xml Sat May  6 22:37:52 2006
@@ -18,7 +18,6 @@
     <module>maven-archetype-site-simple</module>
     <module>maven-archetype-webapp</module>
     <module>maven-archetype-archetype</module>
-    <module>maven-archetype-j2ee</module>
     <module>maven-archetype-j2ee-simple</module>
     <module>maven-archetype-portlet</module>
     <module>maven-archetype-profiles</module>