You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2006/12/12 23:07:45 UTC

svn commit: r486360 - /velocity/site/skin/pom.xml

Author: henning
Date: Tue Dec 12 14:07:44 2006
New Revision: 486360

URL: http://svn.apache.org/viewvc?view=rev&rev=486360
Log:
Nrf.. Stupid maven! :-)


Modified:
    velocity/site/skin/pom.xml

Modified: velocity/site/skin/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/skin/pom.xml?view=diff&rev=486360&r1=486359&r2=486360
==============================================================================
--- velocity/site/skin/pom.xml (original)
+++ velocity/site/skin/pom.xml Tue Dec 12 14:07:44 2006
@@ -40,8 +40,10 @@
 
   <build>
     <defaultGoal>install</defaultGoal>
-
     <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+      </resource>
       <resource>
         <targetPath>META-INF</targetPath>
         <filtering>false</filtering>