Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
6.1.30 EE GA3, 6.1.2 CE GA3
-
None
Description
This task involves modifying the Liferay Faces dependencies to 3.2.4-ga5 in the following pom.xml descriptors:
https://github.com/liferay/liferay-maven-support/blob/master/archetypes/liferay-portlet-icefaces-archetype/src/main/resources/archetype-resources/pom.xml
https://github.com/liferay/liferay-maven-support/blob/master/archetypes/liferay-portlet-jsf-archetype/src/main/resources/archetype-resources/pom.xml
https://github.com/liferay/liferay-maven-support/blob/master/archetypes/liferay-portlet-liferay-faces-alloy-archetype/src/main/resources/archetype-resources/pom.xml
https://github.com/liferay/liferay-maven-support/blob/master/archetypes/liferay-portlet-primefaces-archetype/src/main/resources/archetype-resources/pom.xml
https://github.com/liferay/liferay-maven-support/blob/master/archetypes/liferay-portlet-richfaces-archetype/src/main/resources/archetype-resources/pom.xml
Also, the following needs to be added to all JSF related liferay-portlet.xml descriptors:
<requires-namespaced-parameters>false</requires-namespaced-parameters>