Author: michiel
Date: 2009-11-20 13:26:48 +0100 (Fri, 20 Nov 2009)
New Revision: 39824

Added:
   mmbase/trunk/applications/vpro-wizards/src/main/webapp/WEB-INF/tags/
   
mmbase/trunk/applications/vpro-wizards/src/main/webapp/WEB-INF/tags/vpro-wizards/
Removed:
   mmbase/trunk/applications/vpro-wizards/tagfiles/
Modified:
   mmbase/trunk/applications/vpro-wizards/pom.xml
Log:
moved tagfiles to a more standard location

Modified: mmbase/trunk/applications/vpro-wizards/pom.xml
===================================================================
--- mmbase/trunk/applications/vpro-wizards/pom.xml      2009-11-20 12:24:44 UTC 
(rev 39823)
+++ mmbase/trunk/applications/vpro-wizards/pom.xml      2009-11-20 12:26:48 UTC 
(rev 39824)
@@ -159,22 +159,6 @@
         </executions>
       </plugin>
 
-      <!--
-        copy the tag files into the WEB-INF folder
-      -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-war-plugin</artifactId>
-        <configuration>
-          <webResources>
-            <resource>
-              <!-- this is relative to the pom.xml directory -->
-              <directory>tagfiles</directory>
-              <targetPath>WEB-INF/tags/vpro-wizards</targetPath>
-            </resource>
-          </webResources>
-        </configuration>
-      </plugin>
 
     </plugins>
   </build>

Copied: 
mmbase/trunk/applications/vpro-wizards/src/main/webapp/WEB-INF/tags/vpro-wizards
 (from rev 39526, mmbase/trunk/applications/vpro-wizards/tagfiles)

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

Reply via email to