Thomas Andraschko created MYFACES-4632:
------------------------------------------
Summary: MyFaces doesnt not generate *.taglib.xml
Key: MYFACES-4632
URL: https://issues.apache.org/jira/browse/MYFACES-4632
Project: MyFaces Core
Issue Type: Bug
Reporter: Thomas Andraschko
I was checking if this is rendered correclty:
https://github.com/jakartaee/faces/issues/1811
but it seems that myfaces doesnt generate a taglib.xml
i checked our codebase a bit and it seems that the "myfaces-faces-plugin" can
generate one, but this was mainly used for pre JSF2 AFAICS
myfaces-builder-plugin, which generates our component classes based on this
annotations, doesnt have this feature?!
TBH i dont know what we should do
maybe take the myfaces-builder-plugin, refactor it completely, add taglib.xml
generation and host it as submodule of myfaces-core?
i dont like to have it in a seperate module, release lifecycle and so on
just pain in the past
another way would be to get rid of the whole generation
but this is likely just more work
anyone interessted?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)