Forwarding a reply from Max Starets:
Besides MethodRule, we had to add MetaTagHandler implementation in Trinidad.
MetaTagHandler exists in in JSF 2.0, but all the code dealing with applying bean metadata got moved
to MetaTagHandlerImpl. We need MetaTagHandler to implement tags not representing a component,
validator or converter.