Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2.3-plugins
-
None
-
None
Description
Right now, the maven-faces-plugin applies an XSL that filters component types to the merged faces-config.xml using the typePrefix plugin configuration value. It would be very helpful to have this filter applied on the generated faces-config content before the faces-config-base.xml content is included.
One use case is for people to want to override javax.faces component types in the faces-config-base.xml and have components being generated in a com.theircomponany component type.