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.3.0.CR2'
<dependency> <groupId>org.richfaces</groupId> <artifactId>richfaces-distribution</artifactId> <version>4.3.0.CR2</version> </dependency>
<dependency org="org.richfaces" name="richfaces-distribution" rev="4.3.0.CR2"/>
"org.richfaces", "richfaces-distribution", "4.3.0.CR2"