Github user josehenriqueventura commented on the issue:
https://github.com/apache/tomee/pull/316
@pavelsmajda
They were generated correctly now because that commit was merged into the
master branch and then you cloned the **tomee-site-generator**, it checks out
the latest revision of the repository, and the last one already contains that
fix.
If you removed the "title:.." from the README.md file, you probably will
get that NULL and
I got that error here because I had a cached version of master repo which
didn't have that fix. =)
So.. I think this issue is already fixed.
> Also, I saw a task and email thread about migration to adoc format,
should I migrate docs do .adoc instead of .MD files?
I'm not sure how the guys are processing with these changes. I would say
that would be good to ask it in the dev list. =)
---