]
Brian Leathem updated RF-11767:
-------------------------------
Fix Version/s: 4.1.1.Final
Bugzilla References:
Archetype: cannot build generated project because of missing JSF
impl
---------------------------------------------------------------------
Key: RF-11767
URL:
https://issues.jboss.org/browse/RF-11767
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: archetype
Affects Versions: 4.1.0.CR1
Reporter: Pavol Pitonak
Fix For: 4.1.1.Final
It's not possible to build a project generated using richfaces-archetype-simpleapp
with enterprise=true because of missing JSF implementation artifact.
RichFaces BOM contains following version but EAP repository contains
2.1.3-b02-redhat-0-todo.
{code:xml}
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-impl</artifactId>
<version>2.1.3-b02-jbossorg-2</version>
</dependency>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: