Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The first step to use myfaces-builder-plugin on trinidad is add annotations on trinidad code and try use it on trinidad-sanbox. Please note that the change proposed here does not change the generation procedure using trinidad maven-faces-plugin (includes component classes, tag classes and xml config files), just add the necessary information to generate myfaces-metadata.xml file, making it easier in the future to change the build procedure.
To do that, the idea is change maven-faces-plugin, adding builder plugin annotations when generating component files and add the necessary information to non generated component files.
I'll add the advance on this work here, but before commit something it is better ask trinidad community about it.