Author: nbelaevski
Date: 2009-11-18 09:07:12 -0500 (Wed, 18 Nov 2009)
New Revision: 15920
Modified:
root/ui/trunk/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-7732
Modified: root/ui/trunk/pom.xml
===================================================================
--- root/ui/trunk/pom.xml 2009-11-18 14:00:27 UTC (rev 15919)
+++ root/ui/trunk/pom.xml 2009-11-18 14:07:12 UTC (rev 15920)
@@ -23,12 +23,12 @@
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
<executions>
- <execution>
+ <!--execution>
<phase>generate-sources</phase>
<goals>
<goal>compile-templates</goal>
</goals>
- </execution>
+ </execution-->
<!--execution>
<id>generate-test-sources</id>
<phase>generate-test-sources</phase>