Andy Schwartz created TRINIDAD-2344:
---------------------------------------

             Summary: Maven-faces-plugin faces-config.xml generation support 
for pass through component types
                 Key: TRINIDAD-2344
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2344
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Build
            Reporter: Andy Schwartz
            Assignee: Andy Schwartz
            Priority: Minor


Trinidad's GenerateFacesConfigMojo filters out any faces-config.xml component 
entries that do not match the "typePrefix" parameter.  This can be annoying, 
since in some cases it may be necessary to override component implementations 
for component types that are outside of the normal typePrefix.

We addressed this in a one-off fashion here:

TRINIDAD-1656 Maven-faces-plugin faces-config.xml generation does not allow 
ViewRoot replacement

But this solution is too constrained, as it only allows the 
javax.faces.ViewRoot component type to be replaced.

Logging this issue to request that we add some more generic solution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to