Author: michiel
Date: 2009-06-04 13:58:32 +0200 (Thu, 04 Jun 2009)
New Revision: 35719

Modified:
   mmbase/trunk/base-webapp/pom.xml
Log:
this stuff is not needed any more

Modified: mmbase/trunk/base-webapp/pom.xml
===================================================================
--- mmbase/trunk/base-webapp/pom.xml    2009-06-04 11:56:57 UTC (rev 35718)
+++ mmbase/trunk/base-webapp/pom.xml    2009-06-04 11:58:32 UTC (rev 35719)
@@ -23,27 +23,6 @@
     This is a minimalistic war containing the essentials for an MMBase web 
applications. This can be used as initial war overlay for your own project.
   </description>
 
-  <build>
-    <defaultGoal>install</defaultGoal>
-    <plugins>
-      <plugin>
-        <artifactId>maven-war-plugin</artifactId>
-        <configuration>
-          <webXml>${basedir}/../html/WEB-INF/web.xml</webXml>
-          <webResources>
-            <resource>
-              <directory>${basedir}/../html/</directory>
-              <excludes>
-                <exclude>index.jsp</exclude>
-                <exclude>mmexamples/**</exclude>
-                <exclude>WEB-INF/web-2.3.xml</exclude>
-              </excludes>
-            </resource>
-          </webResources>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
 
   <dependencies>
     <dependency>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to