Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv915
Modified Files:
pom.xml
Log Message:
See also: http://cvs.mmbase.org/viewcvs/applications/app-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml 11 Feb 2009 16:30:33 -0000 1.3
+++ pom.xml 11 Feb 2009 17:59:42 -0000 1.4
@@ -19,6 +19,23 @@
<build>
<defaultGoal>install</defaultGoal>
+ <resources>
+ <resource>
+ <targetPath>META-INF</targetPath>
+ <directory>${basedir}/target/generated-resources/xml/xslt/</directory>
+ <includes>
+ <include>**/*.tld</include>
+ </includes>
+ </resource>
+ <resource>
+ <targetPath>META-INF</targetPath>
+ <directory>${basedir}/META-INF</directory>
+ <includes>
+ <include>**</include>
+ </includes>
+ </resource>
+ </resources>
+
<plugins>
<plugin>
<artifactId>maven-war-plugin</artifactId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs