i have a Spring JSF 2 project which is using IceFaces 2, and i made the project use JSF and IceFaces libraries from properties>project facets, and added jsf capabilities to the project, then used a user library JSF 2.1 Mojara, then added icefaces capabilities too,
what i want to do is add those jars for JSF 2, IceFaces2 in pom file as maven dependencies
any help ?
i have a Spring JSF 2 project which is using IceFaces 2, and i
Share
well, i was able to fix it by adding following dependencies:
and i added the repo: