This is the root parent for the richfaces project that is released with the project, and contains pluginmangement, and common testing dependency management elements.
'org.richfaces:richfaces-distribution:4.2.0.CR1'
<dependency> <groupId>org.richfaces</groupId> <artifactId>richfaces-distribution</artifactId> <version>4.2.0.CR1</version> </dependency>
<dependency org="org.richfaces" name="richfaces-distribution" rev="4.2.0.CR1"/>
"org.richfaces", "richfaces-distribution", "4.2.0.CR1"