Site generation fails because myfaces builder plugin TagdocUtils.getDisplayName
"type" are not checked for null
---------------------------------------------------------------------------------------------------------------
Key: MYFACES-2782
URL: https://issues.apache.org/jira/browse/MYFACES-2782
Project: MyFaces Core
Issue Type: Bug
Components: build process
Affects Versions: 2.0.1-SNAPSHOT
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Fortunately the fix is simple, we can just copy the template used to generate
it and put it on src/main/resources/META-INF and do the check for null using
velocity. Anyway, a fix should be made on myfaces builder plugin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.