Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv28990
Modified Files:
pom.xml
Log Message:
using 'attachClasses' option instead
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.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- pom.xml 17 Feb 2009 18:21:56 -0000 1.18
+++ pom.xml 19 Feb 2009 16:12:15 -0000 1.19
@@ -75,16 +75,6 @@
<artifactId>app-plugin</artifactId>
<executions>
<execution>
- <id>install</id>
- <phase>install</phase>
- <goals><goal>install-jar</goal></goals>
- </execution>
- <execution>
- <id>deploy</id>
- <phase>deploy</phase>
- <goals><goal>deploy-jar</goal></goals>
- </execution>
- <execution>
<id>resources</id>
<phase>generate-resources</phase>
<goals><goal>install-resources</goal></goals>
@@ -99,6 +89,7 @@
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
<archiveClasses>true</archiveClasses>
+ <attachClasses>true</attachClasses>
</configuration>
</plugin>
</plugins>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs