Author: prabhat.jha(a)jboss.com
Date: 2010-08-05 16:59:23 -0400 (Thu, 05 Aug 2010)
New Revision: 18490
Modified:
root/tests/metamer/trunk/pom.xml
Log:
added richfaces-ui-output in dependency - got the src building
Modified: root/tests/metamer/trunk/pom.xml
===================================================================
--- root/tests/metamer/trunk/pom.xml 2010-08-05 14:06:32 UTC (rev 18489)
+++ root/tests/metamer/trunk/pom.xml 2010-08-05 20:59:23 UTC (rev 18490)
@@ -119,7 +119,15 @@
<scope>import</scope>
<type>pom</type>
</dependency>
+
<dependency>
+ <groupId>org.richfaces.ui.output</groupId>
+ <artifactId>richfaces-ui-output-bom</artifactId>
+ <version>${version.richfaces}</version>
+ <scope>import</scope>
+ <type>pom</type>
+ </dependency>
+ <dependency>
<groupId>org.richfaces.cdk</groupId>
<artifactId>annotations</artifactId>
<version>${version.richfaces}</version>
Show replies by date