Author: konstantin.mishin
Date: 2009-11-18 11:31:40 -0500 (Wed, 18 Nov 2009)
New Revision: 15922
Modified:
root/ui-sandbox/trunk/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-7732
Modified: root/ui-sandbox/trunk/pom.xml
===================================================================
--- root/ui-sandbox/trunk/pom.xml 2009-11-18 14:23:24 UTC (rev 15921)
+++ root/ui-sandbox/trunk/pom.xml 2009-11-18 16:31:40 UTC (rev 15922)
@@ -22,13 +22,13 @@
<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>
<goals>